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

Return value

- ESP_OK on success and value of sockfd for the tls connection shall updated withthe provided value - ESP_ERR_INVALID_ARG if (tls == NULL || sockfd < 0)

References

from examples