httpd_sess_update_lru_counter() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK : Socket found and LRU counter updated - ESP_ERR_NOT_FOUND : Socket not found - ESP_ERR_INVALID_ARG : Null arguments

Notes

Calling this API is only necessary if the LRU Purge Enable option is enabled.

References

from examples