]> git.ipfire.org Git - thirdparty/tornado.git/commit
iostream,netutil: PR feedback from #2353 2392/head
authorBen Darnell <ben@bendarnell.com>
Fri, 18 May 2018 18:45:42 +0000 (14:45 -0400)
committerBen Darnell <ben@bendarnell.com>
Sat, 19 May 2018 23:51:05 +0000 (19:51 -0400)
commit7f67e5c34a005cb34e5d4bae7411d9af049d9105
treeff0ab0cb0f30e7ef750fbd2224cc5b82cc398353
parentadcffa673bf90e9a95f5eed321c32cc6e2acdb50
iostream,netutil: PR feedback from #2353

- Don't swallow errors from SO_REUSEPORT since it's opt-in.
- Use errno_from_exception.
- Add comments
tornado/iostream.py
tornado/netutil.py