]> git.ipfire.org Git - thirdparty/tornado.git/commit
Pull socket creation out of HTTPServer into a new module.
authorBen Darnell <ben@bendarnell.com>
Mon, 4 Jul 2011 22:58:17 +0000 (15:58 -0700)
committerBen Darnell <ben@bendarnell.com>
Mon, 4 Jul 2011 22:58:17 +0000 (15:58 -0700)
commit767d83d5c17233c01527617d66409aec2f3173bc
treeb761625c1e5b2d15b0650eed6c2b26ee5cb90f12
parente5136bd340c93e18b86b286ec779d5e643d94aef
Pull socket creation out of HTTPServer into a new module.
tornado/httpserver.py
tornado/netutil.py [new file with mode: 0644]
tornado/test/import_test.py
website/sphinx/netutil.rst [new file with mode: 0644]
website/sphinx/networking.rst