467c69d524
TCP states are swaped between "server" context and the new connection context. But in any case the "server" context should loose the information that makes it able to accept other new connections. The swap was badly made, as the "server" context was loosing the accept_cb (!) and the user data pointer. Instead the new connection context was unrelevantly inheriting those. Change-Id: Icc877449e1d4c4e59553dcbfd41718c5006edca0 Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> |
||
---|---|---|
.. | ||
ip | ||
lib | ||
Kconfig | ||
Makefile | ||
TODO | ||
buf.c |