1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/core-net/client
Andy Green 556154c3c9 cpd: trigger if getaddrinfo failed
If getaddrinfo() is not able to reach the server, there may be
a connectivity problem downstream of the device that has not
been recognized by the Captive Portal Detect pieces yet.

If it looks like that might have happened, used the getaddrinfo()
return to provoke a new CPD scan.
2020-12-27 08:42:02 +00:00
..
client.c clean: client connect 2020-11-26 09:23:30 +00:00
connect.c ss: mark client wsi bound to ss using flag 2020-12-24 16:14:36 +00:00
connect2.c cpd: trigger if getaddrinfo failed 2020-12-27 08:42:02 +00:00
connect3.c client: rfc6724 dns results sorting 2020-11-28 10:58:07 +00:00
connect4.c docs: switch to use main 2020-10-19 16:35:03 +01:00
sort-dns.c dns-sort: reduce logging to info 2020-12-24 16:14:36 +00:00