Search found 1 match

by jlaborda
Mon Oct 28, 2024 10:49 am
Forum: ESP-IDF
Topic: Can we get available number of socket connection out of CONFIG_LWIP_MAX_SOCKETS
Replies: 1
Views: 3089

Re: Can we get available number of socket connection out of CONFIG_LWIP_MAX_SOCKETS

Any updates on this? I'm having a simular problem and I'm triying to get the number of used LWIP sockets but could not found the manner. I'm triying to use getpeername LWIP function to do an scan but don't know what is the exact socketfd descriptor number for TPC sockets on Espressif. Thanks in adva...