zephyr/subsys/net/lib/websocket
Saravanan Sekar 3c9f3b7849 net: websockets: do not close tcp socket in websocket
The websocket_connect api expects connected tcp socket, do not close
the user supplied socket so that the caller can re-use it if needed.

Signed-off-by: Saravanan Sekar <saravanan@linumiz.com>
2023-06-19 09:18:45 +01:00
..
CMakeLists.txt
Kconfig net: websocket: Make sure the mbedtls_sha1 function is build in 2023-02-24 18:12:14 +01:00
websocket_internal.h
websocket.c net: websockets: do not close tcp socket in websocket 2023-06-19 09:18:45 +01:00