1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/client
Martin Milata 27115c3258 Subject: [PATCH] do not pass AI_CANONNAME to getaddrinfo()
In some cases this flag causes libc to do reverse DNS lookup the result
of which is not used.
2018-02-23 07:49:05 +08:00
..
client-handshake.c Subject: [PATCH] do not pass AI_CANONNAME to getaddrinfo() 2018-02-23 07:49:05 +08:00
client-parser.c refactor-eliminate-lws-union 2017-12-01 11:37:35 +08:00
client.c internal close api: add caller id 2018-02-03 13:54:29 +08:00
ssl-client.c tls: split out common, openssl and mbedtls code 2017-10-25 07:17:29 +08:00