Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-conmon.h77 LWSCONMON_DNS_NO_RESULT = 3 enumerator
/third_party/libwebsockets/lib/core-net/client/
Dconnect2.c122 wsi->conmon.dns_disposition = n < 0 ? LWSCONMON_DNS_NO_RESULT : in lws_getaddrinfo46()