Skip to content

Maximum number of open sockets #2420

Closed
Closed
@tommikas

Description

@tommikas

It seems that currently the maximum total number of simultaneously available sockets is 4, in any combination of TCPServer, TCPSocket and UDPSocket instances. UDPSocket is further limited to a maximum of 2 (4 UDP sockets total, but one seems to be reserved for DNS and one for DHCP, leaving 2 for the application).

Are these limits documented anywhere? Are they configurable?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions