diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-11-01 13:51:13 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2014-01-06 15:55:42 +0000 |
commit | 14d72882c9b03bb5c2f96646847b4c9e431168b1 (patch) | |
tree | 907d5d0fda7b5f0c62f94476ecd05bf77d658cce /NEWS | |
parent | a6bb4b7be996b935ddc6a20d2fa8e5bb2a9e36f5 (diff) | |
download | dbus-14d72882c9b03bb5c2f96646847b4c9e431168b1.tar.gz |
_dbus_listen_unix_socket: don't try to set SO_REUSEADDR
On Hurd, the setsockopt() fails. Svante Signell confirmed that on
at least Linux and kFreeBSD, SO_REUSEADDR "succeeds" on Unix sockets,
but doesn't have any practical effect; so rather than making the
failure not issue a warning, we might as well not bother with the
syscall at all.
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=69492
Reviewed-by: Chengwei Yang <chengwei.yang@intel.com>
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions