Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-conmon.h66 LWSCONMON_PCOL_NONE, enumerator
/third_party/libwebsockets/lib/secure-streams/protocols/
Dss-h1.c514 if (wsi->conmon.pcol == LWSCONMON_PCOL_NONE) { in secstream_h1()
565 if (wsi->conmon.pcol == LWSCONMON_PCOL_NONE) { in secstream_h1()
/third_party/libwebsockets/lib/roles/http/client/
Dclient-http.c710 if (wsi->conmon.pcol == LWSCONMON_PCOL_NONE) { in lws_client_interpret_server_handshake()