esp-idf/components/tcp_transport/include
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
..
esp_transport_ssl.h tcp_transport: Add option to enable crt_bundle for SSL connection 2021-04-07 05:31:21 +00:00
esp_transport_tcp.h transport: Support bind socket to specified interface in transport and esp-tls 2021-03-10 02:19:29 +00:00
esp_transport_ws.h transport_ws: Parse and expose frame fin flag 2022-04-12 11:31:51 +01:00
esp_transport.h tcp_transport: Fix documentation for connect functions 2022-04-19 14:18:05 +00:00