esp-idf/components/tcp_transport/include
Euripedes Rocha 5778a7c726 [tcp_transport] Fix initialition of transport
- Foundation was initialized only for SSL.
- Removed base from list.
- Changed SSL and TCP initialition.
- Clean of state data structures.
2022-07-14 12:29:58 +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 initialition of transport 2022-07-14 12:29:58 +00:00