now one can specify multiple bind_to_addresses
git-svn-id: https://svn.musicpd.org/mpd/trunk@2501 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -112,7 +112,7 @@ int playerInit() {
|
||||
|
||||
setSigHandlersForDecoder();
|
||||
|
||||
while(close(listenSocket)<0 && errno==EINTR);
|
||||
closeAllListenSockets();
|
||||
freeAllInterfaces();
|
||||
closeMp3Directory();
|
||||
finishPlaylist();
|
||||
|
Reference in New Issue
Block a user