system/resolver: return path of UNIX domain sockets

getnameinfo() doesn't work well - it always returns "localhost".
This commit is contained in:
Max Kellermann
2013-11-04 18:39:42 +01:00
parent eab1a77683
commit 7adfea8ca2
2 changed files with 17 additions and 7 deletions

2
NEWS
View File

@@ -1,6 +1,8 @@
ver 0.18.1 (2013/11/??)
* protocol:
- always ignore whitespace at the end of the line
* networking:
- log UNIX domain path names instead of "localhost"
* filter:
- autoconvert: fix "volume_normalization" with mp3 files
* add missing files to source tarball