Home
last modified time | relevance | path

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

/external/libwebsockets/lib/core/
Dprivate-lib-core.h85 #ifndef AWAITING_TIMEOUT
86 #define AWAITING_TIMEOUT 20 macro
Dcontext.c501 context->timeout_secs = AWAITING_TIMEOUT; in lws_create_context()
/external/libwebsockets/lib/roles/http/client/
Dclient-handshake.c273 AWAITING_TIMEOUT); in lws_client_connect_4_established()