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:17:35 +0000 (18:17 +0200)
commite3d75b4d7bddb8db5e1a4fb218cc5f3b236de0cc
tree71b48bef6085bbe514698d7f16020787ce07e7cb
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