esp_transport_ws_poll_connection_closed() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

0 - no activity on read and error socket descriptor within timeout 1 - Success: either connection terminated by FIN or the most common RST err codes -1 - Failure: Unexpected error code or socket is normally readable

References

from examples