mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-25 00:14:02 +00:00
8d7e436a9d
See bug #57445. Short version of the description there: lwip_select() failed to decrement 'select_waiting' of a socket since that code part failed on 'free_pending' sockets. However, the code does not have to check that as it has marked the socket to be in use itself earlier. Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de> |
||
---|---|---|
.. | ||
api_lib.c | ||
api_msg.c | ||
err.c | ||
if_api.c | ||
netbuf.c | ||
netdb.c | ||
netifapi.c | ||
sockets.c | ||
tcpip.c |