diff options
author | Mantas Mikulenas <grawity@gmail.com> | 2010-11-04 20:17:45 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2010-11-04 20:17:45 +0100 |
commit | ec48b5ea3ac25d4b27c3b942017309b408fc3ac0 (patch) | |
tree | 6ba8f2e355ec31b4c8113b940b5099f5e29b035a /src/command.c | |
parent | 754015544f8ce40c2fd0d0e3bb8aac8a67696b45 (diff) | |
download | mpd-ec48b5ea3ac25d4b27c3b942017309b408fc3ac0.tar.gz mpd-ec48b5ea3ac25d4b27c3b942017309b408fc3ac0.tar.xz mpd-ec48b5ea3ac25d4b27c3b942017309b408fc3ac0.zip |
server_socket: remove AI_ADDRCONFIG
When you pass the flag AI_ADDRCONFIG to getaddrinfo(), it does not
consider address families on the loopback device. When run on a
machine without an external network card, just with "lo", it was
unable to look up any address.
Diffstat (limited to 'src/command.c')
0 files changed, 0 insertions, 0 deletions