mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 20:21:04 +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