Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/plat/unix/
Dunix-service.c69 #define LWS_POLL_WAIT_LIMIT 2000000000 macro
103 timeout_ms = LWS_POLL_WAIT_LIMIT; in _lws_plat_service_tsi()