mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 18:12:47 +00:00
The previous code "optimized" and called both net_context_accept() and net_context_recv() blindly to reset the corresponding callbacks. But this leads to "wrong state" logging if debugging is enabled, so clean that up. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
getaddrinfo.c | ||
Kconfig | ||
sockets_internal.h | ||
sockets_tls.c | ||
sockets.c |