Hello Alexey Serbin, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22945
to look at the new patch set (#2).
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
---
M src/kudu/util/net/socket.cc
1 file changed, 4 insertions(+), 8 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/45/22945/2
--
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: newpatchset
Gerrit-Change-Id: I477d47251a45a57e4179d8affd2273cb25768383
Gerrit-Change-Number: 22945
Gerrit-PatchSet: 2
Gerrit-Owner: Ashwani Raina <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)