lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] TCP Callback


From: David Haas
Subject: Re: [lwip-users] TCP Callback
Date: Mon, 02 Jun 2003 17:11:50 -0400
User-agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4b) Gecko/20030523

lwip does not seem to support this (someone correct me if I am wrong). I also needed to find out from a task whether the connection had been dropped and I chose to implement a polling function in api_lib.c called netconn_tcp_state(). I have not checked it in, but I could if other people are interested.

David


M. Erhan Yigitbasi wrote:

Hi,

How can I get callbacks when the other side of the connection closes the tcp socket?

Thanks


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








reply via email to

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