esp-idf/components/tcp_transport
Euripedes Rocha f2c77bb70f tcp_transport: Fix documentation for connect functions
Documentation was incorrectly point that we return the socket number.
 The function returns an integer related to the status of the connection.

Closes https://github.com/espressif/esp-idf/issues/8416
2022-04-19 14:18:05 +00:00
..
include tcp_transport: Fix documentation for connect functions 2022-04-19 14:18:05 +00:00
private_include
test
CMakeLists.txt
Kconfig
transport.c
transport_ssl.c
transport_utils.c
transport_ws.c