mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 07:16:18 +00:00
Set NET_CONTEXT_CONNECTED when stream socket got connected. This fixes TCP connection when using winc1500 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 | ||
Kconfig.winc1500 | ||
wifi_winc1500_config.h | ||
wifi_winc1500_nm_bsp_internal.h | ||
wifi_winc1500_nm_bsp.c | ||
wifi_winc1500_nm_bus_wrapper.c | ||
wifi_winc1500.c |