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

Return value

Length of data copied into pending buffer

Notes

If data is too large for the internal buffer then only part of the data is unreceived, reflected in the returned length. Make sure that such truncation is checked for and handled properly.

References

from examples