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: Kieran Mansley
Subject: [lwip-devel] [task #6930] Implement SO_LINGER
Date: Mon, 09 Jul 2007 12:41:56 +0000
User-agent: Opera/9.21 (X11; Linux i686; U; en)

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

I can see that some users would want to keep netconn_close and netconn_delete
separate, and moving the close functionality into the delete function would
not work.  I think it's legitimate for example to call netconn_close, then
use the same netconn to open a new connection (without calling
netconn_delete).  I'd therefore prefer to keep these functions as is.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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