• Show log

    Commit

  • Hash : 37efd1c5
    Author : Bruno Haible
    Date : 2018-04-24T20:04:05

    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'.