Home
last modified time | relevance | path

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

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