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: Tue, 26 Jun 2007 18:34:47 +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 #9, task #6930 (project lwip):

Not that I would really need netconn_close() since lwip_close() calls
netconn_delete() but doesn't netconn_close/do_close simply have to call
tcp_close() instead of tcp_output()? That way it would be the same behaviour
for both (tcp timers and wait-states handle unsent/unacked data).

I've attached a patch for this. We then can also remove conn->sem since it
was only used for write/close errors.

(file #13178)
    _______________________________________________________

Additional Item Attachment:

File name: netconn_close.patch            Size:2 KB


    _______________________________________________________

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]