Handle systems without IPv6 support correctly
authorFelix Morgner <felix.morgner@gmail.com>
Thu, 22 May 2014 16:06:56 +0000 (18:06 +0200)
committerFelix Morgner <felix.morgner@gmail.com>
Thu, 22 May 2014 16:06:56 +0000 (18:06 +0200)
commit77e7246bd3a4260da52f74f7fe014131c918d6e4
tree044e49638e0a8f8f8bd346f4eb612d833b4dbe7f
parent89f13efcdc09e37a4d12c0beca88df73ded716f5
Handle systems without IPv6 support correctly

Systems without IPv6 support should now be handled correctly. This
patchset also should be able to handle systems with IPv6 but without
IPv4. This might seem a little odd, but i see no reason not to
implement it.
src/client.c
src/server.c