lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #6930] Implement SO_LINGER


From: Simon Goldschmidt
Subject: [lwip-devel] [task #6930] Implement SO_LINGER
Date: Sat, 30 Jun 2007 07:37:13 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4

Follow-up Comment #20, task #6930 (project lwip):

Hmm, although the function seems unnecessary and a little buggy (for a
listening conn, tcp_close is called in netconn_close, the tcp gets freed,
tcp_close may be called in netconn_delete again...), I think it's a little
weird to not have a netconn_close function.

But on the other side, close and delete are a bit related. So for me, it
would be ok.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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