Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/22945 )

Change subject: [socket] No need for static check of SO_REUSEPORT macro
......................................................................

[socket] No need for static check of SO_REUSEPORT macro

SO_REUSEPORT socket option support was added quite a while back.

For Linux, support was added to kernel version 3.9.
  - RHEL: Available since RHEL 6.5, which uses version 2.6.32 of the
    Linux kernel.
  - CentOS: Support present in release version 7 with default Linux
    kernel version 3.10.0.
  - Ubuntu: Support present in release version 18.04 with default
    Linux kernel version 4.15.

For macOS, support is present in v11 (Big Sur), verified on Xcode
version 11.4.

Change-Id: I477d47251a45a57e4179d8affd2273cb25768383
Reviewed-on: http://gerrit.cloudera.org:8080/22945
Reviewed-by: Alexey Serbin <[email protected]>
Tested-by: Alexey Serbin <[email protected]>
---
M src/kudu/util/net/socket.cc
1 file changed, 4 insertions(+), 8 deletions(-)

Approvals:
  Alexey Serbin: Looks good to me, approved; Verified

--
To view, visit http://gerrit.cloudera.org:8080/22945
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I477d47251a45a57e4179d8affd2273cb25768383
Gerrit-Change-Number: 22945
Gerrit-PatchSet: 3
Gerrit-Owner: Ashwani Raina <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Ashwani Raina <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to