lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] TCP Receive Timeout


From: Yacob Hassidim
Subject: [lwip-users] TCP Receive Timeout
Date: Thu, 19 Dec 2019 07:44:23 +0200

Hello all,

 

I use LwIP version 2.0.3.

 

I want to define timeout for TCP receive.

 

LwIP allows to define the following options:

- LWIP_TCPIP_TIMEOUT

- LWIP_SO_RCVTIMEO

 

Which of them shall be enabled for receive timeout?

 

The timeout value shall be set by the function netconn_set_recvtimeout().

Can I use netconn_set_recvtimeout() at any time or it must be at system startup?

 

Thanks.

 

Yacob Hassidim.

 

 

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]