ESP-IDF + 0/3 examples
SourceVu will show references to httpd_req_to_sockfd() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

- Socket descriptor : The socket descriptor for this request - -1 : Invalid/NULL request pointer

Notes

This API is supposed to be called only from the context of a URI handler where httpd_req_t* request pointer is valid.

References

from examples