LWS_FALLBACK_GETHOSTBYNAME
authorandSpace <andSpace@users.noreply.github.com>
Sun, 5 Feb 2017 13:47:08 +0000 (21:47 +0800)
committerAndy Green <andy@warmcat.com>
Sun, 5 Feb 2017 14:30:27 +0000 (22:30 +0800)
commit7df395695b166bc02aafe3955c5872d8e99de852
tree98186663e4c4a2650eab9f2a9233a01e0523fedb
parentce37ee96242102e2332023a656e96b4a265b9c2b
LWS_FALLBACK_GETHOSTBYNAME

Adapted by AG to not use-after-free and have LWS_FALLBACK_GETHOSTBYNAME
25 files changed:
CMakeLists.txt
doc/html/globals_func.html
doc/html/globals_l.html
doc/html/group__client.html
doc/html/group__context-and-vhost.html
doc/html/group__extensions.html
doc/html/group__form-parsing.html
doc/html/group__generic-sessions.html
doc/html/group__log.html
doc/html/group__misc.html
doc/html/group__misc.js
doc/html/group__sending-data.html
doc/html/group__smtp.html
doc/html/group__usercb.html
doc/html/group__vhost-mounts.html
doc/html/group__wsclose.html
doc/html/libwebsockets_8h.html
doc/html/libwebsockets_8h.js
doc/html/libwebsockets_8h_source.html
doc/html/navtreeindex1.js
doc/html/navtreeindex2.js
doc/html/navtreeindex3.js
doc/html/navtreeindex4.js
lib/client-handshake.c
lws_config.h.in