esp-idf/components
David Cermak 2d25252746 esp-tls: Rework tcp_connect() to use more subroutines
Refactored the esp_tcp_connect() functionality to break it down to
* dns-resolution + socket creation
* set configured socket options
* set/reset non-block mode
* the actual connection in non-blocking mode
2021-02-16 09:01:35 +01:00
..
2021-01-18 15:31:03 +08:00
2021-01-12 14:05:08 +08:00
2021-02-09 12:04:02 +08:00
2021-02-09 12:04:02 +08:00
2021-01-06 17:21:53 +05:30
2020-12-25 15:46:36 +08:00
2021-01-12 14:05:08 +08:00