This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-08 13:57:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63fdd7a03ce8f0cf69817656b62c8d26a0e80c5d
esp-idf
/
components
/
tcp_transport
History
yuanjm
7201411f49
Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection
2021-01-25 21:01:25 +08:00
..
include
Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection
2021-01-25 21:01:25 +08:00
private_include
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
test
…
CMakeLists.txt
components: fix incorrect include dir args
2019-08-28 10:28:17 +08: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
Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection
2021-01-25 21:01:25 +08:00
transport_strcasestr.c
…
transport_strcasestr.h
…
transport_tcp.c
Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection
2021-01-25 21:01:25 +08:00
transport_utils.c
…
transport_ws.c
ws_client: fix fragmented send setting proper opcodes
2020-05-22 06:11:44 +00:00
transport.c
Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection
2021-01-25 21:01:25 +08:00