GitHub user fr0stbyte opened a pull request:
https://github.com/apache/zookeeper/pull/427
[ZOOKEEPER-2338] - set SOCK_CLOEXEC on socket if defined
@phunt @anmolnar
PR for 3.4 branch.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fr0stbyte/zookeeper
fr0stbyte/ZOOKEEPER-2338-3.4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/427.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #427
----
commit 025142999b3fee596d6f41d63e0076582cca539f
Author: Radu Brumariu <[email protected]>
Date: 2017-10-25T18:24:17Z
[ZOOKEEPER-2338] - set SOCK_CLOEXEC on socket if defined
----
---