esp-idf/components/tcp_transport
David Cermak ce519ee783 tcp_transport: Extend transport error storage for socket error
Everytime we report error and log errno, we also capture the actual
errno to an internal storage so that user application can retrieve
its value.
2020-11-12 12:46:22 +00:00
..
include
private_include
test
CMakeLists.txt
Kconfig
component.mk
transport.c
transport_ssl.c
transport_tcp.c
transport_utils.c
transport_ws.c