i want to reuse a connection after disconnect. In some cases i want to reuse immediately.
Configuration is:
espconn_set_opt(pespconn,ESPCONN_REUSEADDR+ESPCONN_NODELAY);
How can i detect if port is ready for reuse? (to delay if port is not available)
Can you estimate the delay time for port reuse after disconnect callback ? Is 6 seconds realistic ?Statistics: Posted by SpenZerX — Sun Apr 03, 2016 5:09 pm
]]>