[core] inet_pton(), inet_ntop() on (sock_addr *)
commita448886485ea89efed2996838be6ac42b4dd81a9
authorGlenn Strauss <gstrauss@gluelogic.com>
Mon, 3 Apr 2017 18:50:14 +0000 (3 14:50 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Thu, 6 Apr 2017 04:22:42 +0000 (6 00:22 -0400)
tree21aa0f6f8ef243ab2848cc19456edde84d518461
parentb2e2d42c8385c7485167baf7014492d8e4d724d0
[core] inet_pton(), inet_ntop() on (sock_addr *)

shared code to provide inet_pton() and inet_ntop() behavior on
lighttpd (sock_addr *) and (buffer *) data structures.
src/http-header-glue.c
src/inet_ntop_cache.c
src/inet_ntop_cache.h
src/mod_proxy.c
src/request.c
src/sys-socket.h