Closed
Description
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
Labels
No labels