|
From: | Kieran Mansley |
Subject: | [lwip-devel] [bug #22110] Recv() makes receive window update for data, that was not received by application |
Date: | Wed, 22 Apr 2009 08:10:54 +0000 |
User-agent: | Opera/9.21 (X11; Linux i686; U; en) |
Follow-up Comment #4, bug #22110 (project lwip): ACKing the data before its delivered to the application is fine. The problem here is updating the available window while we're still buffering the data. The change needed here - being able to find out if the layer above is buffering data - is similar to the one needed to support shutdown and close properly. (BUG #24830) While this bug is a minor problem, BUG #24830 is more serious, and if I can fix that we might get the solution to this one for free. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?22110> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |