Home
last modified time | relevance | path

Searched refs:PENDING_TIMEOUT_CLOSE_SEND (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-timeout-timer.h60 PENDING_TIMEOUT_CLOSE_SEND = 24, enumerator
/third_party/libwebsockets/lib/roles/ws/
Dclient-parser-ws.c431 lws_set_timeout(wsi, PENDING_TIMEOUT_CLOSE_SEND, 3); in lws_ws_client_rx_sm()
Dops-ws.c1521 __lws_set_timeout(wsi, PENDING_TIMEOUT_CLOSE_SEND, 5); in rops_close_via_role_protocol_ws()