GitHub user fr0stbyte opened a pull request:
https://github.com/apache/zookeeper/pull/410
[ZOOKEEPER-2338] - set SOCK_CLOEXEC on socket if defined
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fr0stbyte/zookeeper ZOOKEEPER-2338
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/410.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 #410
----
commit e7fb9fc9fb0140c35869af255d39e643597b517c
Author: Radu Brumariu <[email protected]>
Date: 2017-10-25T18:24:17Z
[ZOOKEEPER-2338] - set SOCK_CLOEXEC on socket if defined
----
---