mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-23 00:00:06 +01:00
![]() This causes the blocking dns lookup to treat EAI_NONAME as immediately fatal, this is usually caused by an assertive NXDOMAIN from the DNS server or similar. Not being able to reach the server should continue to retry. In order to make the problem visible, it reports the situation using CLIENT_CONNECTION_ERROR, even though it is still inside the outer client creation call. |
||
---|---|---|
.. | ||
client.c | ||
conmon.c | ||
connect.c | ||
connect2.c | ||
connect3.c | ||
connect4.c | ||
sort-dns.c |