mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
2d25252746
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