]> granicus.if.org Git - esp-idf/commit
fix(transport): Fix a bug of the connection whether be active or not by timeout optio...
authorLiu Han <liuhan@espressif.com>
Thu, 12 Sep 2019 05:55:47 +0000 (13:55 +0800)
committerJiang Jiang Jian <jack@espressif.com>
Thu, 12 Sep 2019 05:55:47 +0000 (13:55 +0800)
commit3ca07b3e70f7c2716be87cea6535d27dfaaf46a4
tree209de2d6de361124c83322801a4cdef3aeac77d9
parent7cdc7e193df363ded2ff43b23dee5399b811485f
fix(transport): Fix a bug of the connection whether be active or not by timeout option when the select function return a correct value.
components/esp-tls/esp_tls.c
components/tcp_transport/transport_ssl.c
components/tcp_transport/transport_tcp.c