FAQ on lwIP TCP resources release?
Posted: Thu Nov 01, 2018 8:58 pm
The ESP32 FAQ document
Question 6.5.1 asks:
Question 6.5.1 asks:
with the answer being:How soon can the associated resources be released after the TCP connection is closed?
How can we reduce the time when resources are released after TCP connection is closed in Arduino?... can be specified by the sent linger/send_timeout parameter.