zephyr/subsys/net/lib/websocket
Andrey Dodonov a4123a8ea2 net: lib: websocket: call socket poll for websocket
If we couldn't send all (or any data) via the socket,
invoke poll instead of blindly retrying and flooding the socket

Signed-off-by: Andrey Dodonov <Andrey.Dodonov@endress.com>
2024-07-09 14:04:29 +02:00
..
CMakeLists.txt
Kconfig modules: mbedtls: rename CONFIG_MBEDTLS_MAC_*_ENABLED and rm duplicates 2024-05-29 08:39:26 +02:00
websocket_internal.h
websocket.c net: lib: websocket: call socket poll for websocket 2024-07-09 14:04:29 +02:00