We are wondering how much time lwip stack is staying blocked during a socket 
connect (if no server is responding to the connect request)?
Is this blocking time is the same for all the opened sockets?
Is there a way to have different blocking time for different sockets?
 
Is this blocking time managed by the TCP_SYN_RCVD_TIMEOUT define in tcp.h?
Is this TCP_SYN_RCVD_TIMEOUT dedicated only to the connect blocking time?
 
Thanks for your support.
Regards, 
Christophe
_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to