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

Return value

- ESP_OK : On successfully initiating closure - ESP_FAIL : Failure to queue work - ESP_ERR_NOT_FOUND : Socket fd not found - ESP_ERR_INVALID_ARG : Null arguments

Notes

Calling this API is only required in special circumstances wherein some application requires to close an httpd client session asynchronously.

References

from examples