lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] how to keepalive in raw api


From: Paul Archer
Subject: Re: [lwip-users] how to keepalive in raw api
Date: Sun, 1 Apr 2012 22:29:36 +1000

Hi,

You need to set the the socket options to turn on the keep alive. What
type of sockets are you using? Raw, netconn or BSD?

----
Regards
Paul Archer
address@hidden



2012/4/1 友松 周 <address@hidden>:
> I enable the #define LWIP_TCP_KEEPALIVE 1 in v1.3.1
> but there is no effection, do i need other work on the code??
> thx
>
> _______________________________________________
> lwip-users mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/lwip-users



reply via email to

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