lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #10088] Correctly implement close() vs. shutdown()


From: Simon Goldschmidt
Subject: [lwip-devel] [task #10088] Correctly implement close() vs. shutdown()
Date: Mon, 22 Feb 2010 12:45:59 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6

Follow-up Comment #14, task #10088 (project lwip):

> or shutdown(RD) discard any data the process has not yet read 
> and any data that arrives after the call to shutdown()

So I guess discard only means "don't pass to application", but no "abort the
connection".

Both shutdowns are already implemented that way. Thanks for the link.

Still, I don't know whether to send RST if data is coming in after calling
tcp_close(). I'll see if I can find anything about that in the book...

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?10088>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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