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

Return value

- ESP_OK on success and value of sockfd will be updated with socket file descriptor for connection - ESP_ERR_INVALID_ARG if (tls == NULL || sockfd == NULL)

References

from examples