]> Cypherpunks repositories - gostls13.git/commit
net: set CLOEXEC on sockets used for capability probes
authorIan Lance Taylor <iant@golang.org>
Wed, 3 Jan 2018 20:59:09 +0000 (12:59 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 3 Jan 2018 22:46:08 +0000 (22:46 +0000)
commitf05c8b48ea2d249965418e76c9151a3d6bde7ed9
tree435fc839c2902a887add85b92843767c6986a1bb
parent86cca11ffde0a4a353f0cc7bf7cfcdffd7929398
net: set CLOEXEC on sockets used for capability probes

Fixes #22349

Change-Id: I84ec4fa9fa95bac0f26bf4ca3e62a35dff4f7e00
Reviewed-on: https://go-review.googlesource.com/86015
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/ipsock_posix.go