[Top][All Lists]
[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, 03 Jul 2007 21:47:00 +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 #21, task #6930 (project lwip):
I've attached a patch for the close problem at bug #20021 (the conn->sem
thing).
I've created an extra static function that closes the connection, this
function is called again from poll/sent until it's closed or there is an
error other than ERR_BUF (tcp_output failed).
This function is called from do_close _and_ do_delconn, which can be modified
later.
-> I'll apply it like that if noone objects!
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?6930>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/
- [lwip-devel] [task #6930] Implement SO_LINGER,
Simon Goldschmidt <=