"Александр секрет" wrote:
>Hello.
>Tell me how to manage KEEPALIVE with NETCONN API
>
>It seems to me that they forgot about it and did not make the necessary
>functions or macros in  NETCONN API.

Exactly. For keepalive, the socket api directly uses the raw tcp api instead of 
going through the netconn api. Because of that, the netconn api was forgotten 
here.

Simon

_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to