event/ServerSocket: don't abort if IPv6 is not available

First check if an IPv6 socket can be created.
This commit is contained in:
Max Kellermann
2013-11-04 23:36:00 +01:00
parent ecf12a60e8
commit 7bca61f5bb
2 changed files with 20 additions and 1 deletions

1
NEWS
View File

@@ -4,6 +4,7 @@ ver 0.18.1 (2013/11/??)
* networking:
- log UNIX domain path names instead of "localhost"
- open listener sockets in the order they were configured
- don't abort if IPv6 is not available
* filter:
- autoconvert: fix "volume_normalization" with mp3 files
* add missing files to source tarball