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: Frédéric Bernon
Subject: [lwip-devel] [task #6930] Implement SO_LINGER
Date: Mon, 09 Jul 2007 12:54:30 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4

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

I think that Simon change the CVS HEAD like you wish: the netconn_close call
the do_close, which do the "do_close_internal" (using poll_tcp & sent_tcp to
terminate the operation - if need). The same thing is done by netconn_delete
(so, lwip_close doesn't need to call netconn_close).

But about what you describe (close & re-open the netconn), we have another
thing like that (something which is possible, but not a common usage) : do
you think it's legitimate to recv data on a socket, and next, to set it in
"listen" mode?


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

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