]> Savannah Git Hosting - gnulib.git/commit
sys_socket: Make SO_REUSEPORT available across platforms.
authorBruno Haible <bruno@clisp.org>
Tue, 24 Apr 2018 18:04:05 +0000 (20:04 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 24 Apr 2018 18:05:12 +0000 (20:05 +0200)
commit37efd1c53621f26d935e5fb6d8e49dbe9a4cd8df
tree34271f0f222d46a47174081c47bb7c22b0f9dbd1
parent652a68a1e87d1458198a7eae475d5a417bfed8ec
sys_socket: Make SO_REUSEPORT available across platforms.

Reported by Tom G. Christensen <tgc@jupiterrise.com>.

* lib/sys_socket.in.h (SO_REUSEPORT): New macro.
* doc/posix-headers/sys_socket.texi: Mention the issue.
* tests/test-poll.c (SO_REUSEPORT): Remove.
* tests/test-select.h: Include <sys/socket.h>.
(SO_REUSEPORT): Remove.
* modules/select-tests (Depends-on): Add 'sys_socket'.
ChangeLog
doc/posix-headers/sys_socket.texi
lib/sys_socket.in.h
modules/select-tests
tests/test-poll.c
tests/test-select.h