* Rewrote webcit_tcp_server() to work with both IPv4 and IPv6 on host systems with...
authorArt Cancro <ajc@citadel.org>
Sun, 15 Aug 2010 07:06:52 +0000 (07:06 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 15 Aug 2010 07:06:52 +0000 (07:06 +0000)
commit7152627824efc4d139d1f8755d7f40da6aed96ca
tree3b17e277a6616421fde3b98fc254b5aa4d16f80f
parent8d261eddba5a79e41e3b68026322fb03b44071a0
* Rewrote webcit_tcp_server() to work with both IPv4 and IPv6 on host systems with both hybrid stacks and dual stacks.  This brings back support for IPv4-only hosts running on MacOS and OpenBSD.
webcit/tcp_sockets.c
webcit/webserver.c