mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 15:36:04 +00:00
Set NET_CONTEXT_CONNECTED when stream socket got connected. This fixes TCP connection when using eswifi WiFi driver, which got broken after sockets layer started to validate net_context connection state before allowing to receive any data. Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
eswifi_bus_spi.c | ||
eswifi_bus_uart.c | ||
eswifi_core.c | ||
eswifi_log.h | ||
eswifi_offload.c | ||
eswifi_offload.h | ||
eswifi_shell.c | ||
eswifi_socket_offload.c | ||
eswifi_socket.c | ||
eswifi.h | ||
Kconfig.eswifi |