Home
last modified time | relevance | path

Searched refs:lws_http_check_retry_after (Results 1 – 4 of 4) sorted by relevance

/third_party/libwebsockets/lib/roles/http/
Ddate.c159 lws_http_check_retry_after(struct lws *wsi, lws_usec_t *us_interval_in_out) in lws_http_check_retry_after() function
/third_party/libwebsockets/include/libwebsockets/
Dlws-http.h834 lws_http_check_retry_after(struct lws *wsi, lws_usec_t *us_interval_in_out);
/third_party/libwebsockets/lib/core-net/
Dnetwork.c494 lws_http_check_retry_after(wsi, &us); in lws_retry_sul_schedule_retry_wsi()
/third_party/libwebsockets/lib/secure-streams/protocols/
Dss-h1.c597 lws_http_check_retry_after(wsi, &inter); in secstream_h1()