]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Merge pull request #2064 from bdarnell/cloexec
authorBen Darnell <ben@bendarnell.com>
Mon, 29 May 2017 15:23:03 +0000 (11:23 -0400)
committerGitHub <noreply@github.com>
Mon, 29 May 2017 15:23:03 +0000 (11:23 -0400)
tcpclient,netutil: Set FD_CLOEXEC on all sockets created by Tornado


Trivial merge