Files
esp-idf/components
yuanjm c79a907e4f components: Remove repeated keep alive function by ssl layer function
In esp_http_client and esp_websocket_client components, esp_transport_tcp_set_keep_alive has been called and keep-alive config has been saved in ssl->cfg.keep_alive_cfg,
So no need to call esp_transport_ssl_set_keep_alive again.
2021-03-10 02:19:29 +00:00
..
2020-06-23 08:20:16 +00:00
2021-02-25 10:21:46 +00:00
2020-09-02 16:38:37 +08:00
2021-01-06 17:21:53 +05:30
2020-12-25 15:46:36 +08:00
2021-02-26 23:13:42 +08:00