lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] TCP Receive Timeout


From: Mesut Cömert
Subject: Re: [lwip-users] TCP Receive Timeout
Date: Thu, 26 Dec 2019 09:49:00 +0300

Hello,

I think you can use netconn_set_recvtimeout() function. But I've prefering "conName->recv_timeout" method.

Yacob Hassidim <address@hidden>, 26 Ara 2019 Per, 09:42 tarihinde şunu yazdı:

Hello all,

 

This is the 3rd time I send this question.

Can anyone help?

 

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.

 

_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users


--
Mesut Cömert
Elektrik Elektronik Mühendisi | Electrical Electronics Engineer

reply via email to

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