]> granicus.if.org Git - esp-idf/commit
Handle esp_tls_conn_read disconnection in ssl_read. Fixes #2805
authorrustyx <me@rustyx.org>
Sat, 19 Jan 2019 10:13:22 +0000 (11:13 +0100)
committerMahavir Jain <mahavir@espressif.com>
Wed, 23 Jan 2019 11:17:23 +0000 (16:47 +0530)
commit053219283da25cce5698ca3d8ffc4e3d812b9188
tree422f796d260874a274432b8edf221c02e5c408b4
parent41e71c2f534b3b2358879de1658ffa017aca5fc4
Handle esp_tls_conn_read disconnection in ssl_read. Fixes #2805

Closes https://github.com/espressif/esp-idf/pull/2967
components/tcp_transport/transport_ssl.c