mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-04 20:26:38 +03: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