OSDN Git Service

avserver: Fix a bug where the socket is IPv4, but IPv6 is autoselected for the loopba...
authorNathan Caldwell <saintdev@gmail.com>
Wed, 28 Sep 2011 00:48:43 +0000 (18:48 -0600)
committerAnton Khirnov <anton@khirnov.net>
Fri, 30 Sep 2011 19:33:52 +0000 (21:33 +0200)
commitf5e717f3c735af5c941b458d42615c97028aa916
tree711ded288c8e7dcd5f8b84e5f0ba1a0f137f11dc
parente81e5e8ad2bb5746df0c343c396019aca165cf66
avserver: Fix a bug where the socket is IPv4, but IPv6 is autoselected for the loopback address.

This fixes bind(8080): Address family not supported by protocol.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
avserver.c