lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] idle connection timeout


From: mobin.seven
Subject: Re: [lwip-users] idle connection timeout
Date: Tue, 16 Sep 2014 00:08:44 -0700 (MST)

Simon Goldschmidt-2 wrote
> mobin.seven wrote:
>> yes I'm coming from winsock :D I edited my code:
>> 
>> struct timeval tv;
>> [..]
> 
> Ooops, seems like lwIP *did* want an 'int' there, which looks like a bug
> indeed. Sorry for the misinformation. However, you need to define
> LWIP_SO_RCVTIMEO to 1 in your lwipopts.h to use SO_RECVTIMEO.
> 
> 
> Simon

yes, I have this definition just there. should I check/debug anything else
for you to workaround this issue? 

Thanks.



--
View this message in context: 
http://lwip.100.n7.nabble.com/idle-connection-timeout-tp23252p23264.html
Sent from the lwip-users mailing list archive at Nabble.com.



reply via email to

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