mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-18 02:26:08 +00:00
Documentation was incorrectly point that we return the socket number. The function returns an integer related to the status of the connection. Closes https://github.com/espressif/esp-idf/issues/8416