* set IPV6_V6ONLY for IPv6 sockets, to avoid warning when both ipv6 and the ipv4...
authorLennart Poettering <lennart@poettering.net>
Thu, 6 Apr 2006 23:28:15 +0000 (23:28 +0000)
committerLennart Poettering <lennart@poettering.net>
Thu, 6 Apr 2006 23:28:15 +0000 (23:28 +0000)
commit73035a82a7abde862b171daf7b4cb77a50c8e14b
tree3b3b1d27c91a8c3f7e91e646e20c5dff62add699
parentac3d11f833ca7eb4ff3a1c0cb2e2cfd82da11813
* set IPV6_V6ONLY for IPv6 sockets, to avoid warning when both ipv6 and the ipv4 sockets try to bind to the same port
* enable SO_REUSEADDR only on platforms that support it

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@643 fefdeb5f-60dc-0310-8127-8f9354f1896f
src/polypcore/socket-server.c