|
From: | Kieran Mansley |
Subject: | [lwip-devel] [bug #36167] tcp server crash when client closes |
Date: | Sat, 14 Apr 2012 10:04:03 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.55.3 (KHTML, like Gecko) Version/5.1.5 Safari/534.55.3 |
Follow-up Comment #1, bug #36167 (project lwip): I expect the problem here is that the assert doesn't cope with the rcv_wnd value being at its maximum. Most users would have a TCP_WND value that would limit rcv_wnd before it got to 0xffff. For now you should work around this by setting TCP_WND slightly smaller until this gets fixed. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?36167> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |