* 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)
commitcfb2830abc54bb9a56709364d4ccda0d56ad5339
tree3b17e277a6616421fde3b98fc254b5aa4d16f80f
parentb186a2bf735d7ca8ba59d42c3dddbf47edf41ac2
* 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