]> git.ipfire.org Git - thirdparty/tornado.git/commit
iostream,platform: Remove _set_nonblocking function 2884/head
authorBen Darnell <ben@cockroachlabs.com>
Fri, 26 Jun 2020 22:57:31 +0000 (18:57 -0400)
committerBen Darnell <ben@cockroachlabs.com>
Fri, 26 Jun 2020 22:57:31 +0000 (18:57 -0400)
commit99773282ec5101be3349d69f5628f74fe75aaeeb
tree1051d4b112192bc5589b948e58b414c92a85d030
parente050be1859c476e2158df14aefcec4036cd9c1e0
iostream,platform: Remove _set_nonblocking function

This functionality is now provided directly in the `os` module.
tornado/iostream.py
tornado/platform/posix.py [deleted file]