esp-idf/components/tcp_transport/include
Laukik Hase cc7c67ad4e
tcp_transport: Fix error propogation
- Made tcp_transport_errors codes public to indicate
  TCP connection issues not covered in socket's errno
- Added API to translate tcp_transport_error codes
  to esp_err_t codes for TCP Transport

Co-authored-by: Shubham Kulkarni <shubham.kulkarni@espressif.com>
2022-05-31 15:04:21 +05:30
..
esp_transport.h tcp_transport: Fix error propogation 2022-05-31 15:04:21 +05:30
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