esp-idf/components/tcp_transport
2021-03-23 11:09:21 +05:30
..
include Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection 2021-01-26 14:08:45 +08:00
private_include ws_client: fix handling timeouts by websocket client. 2019-11-18 10:59:41 +00:00
test tcp_transport: unit test for tcp connection timeout 2020-05-05 15:53:09 +02:00
CMakeLists.txt tcp_transport: replace transport_strcasestr with strcasestr 2019-08-15 17:51:54 +02:00
component.mk esp-tls: extending error handle to contain error descriptors with last mbedtls failure and latest certificate verification result flags, reworked tcp_transport to use this error handle 2019-07-04 20:55:10 +02:00
transport_ssl.c tcp_transport: Fix some memory leak issues by coverity static analyzer. 2021-03-23 11:09:21 +05:30
transport_tcp.c tcp_transport: Fix some memory leak issues by coverity static analyzer. 2021-03-23 11:09:21 +05:30
transport_utils.c ws_client: fix handling timeouts by websocket client. 2019-11-18 10:59:41 +00:00
transport_ws.c tcp_transport: Fix some memory leak issues by coverity static analyzer. 2021-03-23 11:09:21 +05:30
transport.c Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection 2021-01-26 14:08:45 +08:00