]> git.ipfire.org Git - thirdparty/tornado.git/commit
Added the ability to stop an HTTPServer. Mostly for unittesting.
authorElias Torres <elias@manta.local>
Thu, 26 Nov 2009 05:30:58 +0000 (00:30 -0500)
committerBen Darnell <bdarnell@beaker.local>
Wed, 3 Feb 2010 20:07:56 +0000 (12:07 -0800)
commit0984e008c96a5157755e00765ee41532b01a65a1
tree1de73a38b1b73bde629e3e7053beb6c8e6c7116d
parent74f75616c15c225e1bf717f96c93bc67af5e5422
Added the ability to stop an HTTPServer. Mostly for unittesting.
tornado/httpserver.py