|
From: | Kieran Mansley |
Subject: | [lwip-devel] [bug #27117] tcp_listen_with_backlog |
Date: | Mon, 27 Jul 2009 11:27:09 +0000 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.1) Gecko/20090717 Fedora/3.5.1-1.fc11 Firefox/3.5.1 |
Follow-up Comment #1, bug #27117 (project lwip): I think I've found where this is supposed to be handled: there is a function called tcp_accepted() that should be called when the connection is accepted. This is called by the higher layer APIs but with the raw API it looks like it's up to the application to make this call. I suspect that the real bug here is that the example http server doesn't do this. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?27117> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |