Skip to content

TCPServer::accept() hardfaults if maximum number of sockets open #2523

Closed
@tommikas

Description

@tommikas
  1. Open 4 sockets, at least one of which is a TCPServer type socket
  2. bind the server socket and set it to listen
  3. call accept() on the TCPServer socket

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions