Skip to content

Only 5 TCP sockets #3185

Closed
Closed
@hcs-svn

Description

@hcs-svn

As far as I found out until now the default for the maximum number of concurrent TCP sockets ist 5.
Is there a way to increase it?

I see that the ESP32 SDK has an espconn_tcp_set_max_con method but I can not get it working.
Results in linker error: "undefined reference to espconn_tcp_set_max_con(unsigned char)"

Is it possible to use this method to increase the number of concurrent TCP sockets?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions