]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Merge pull request #2249 from bdarnell/pipe-iostream
authorBen Darnell <ben@bendarnell.com>
Mon, 15 Jan 2018 17:16:08 +0000 (12:16 -0500)
committerGitHub <noreply@github.com>
Mon, 15 Jan 2018 17:16:08 +0000 (12:16 -0500)
iostream: Use file objects instead of raw descriptors in PipeIOStream


Trivial merge