mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-03 19:41:55 +02:00
f2c77bb70f
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