]> git.ipfire.org Git - thirdparty/tornado.git/commit
check for errno.WSA* on 64-bit Windows (fixes #1052) 1084/head
authorUllrich Koethe <ullrich.koethe@iwr.uni-heidelberg.de>
Mon, 23 Jun 2014 12:40:40 +0000 (14:40 +0200)
committerUllrich Koethe <ullrich.koethe@iwr.uni-heidelberg.de>
Mon, 23 Jun 2014 12:40:40 +0000 (14:40 +0200)
commitfe6a3a872a93419d33186b8670a8150fe200e37c
tree2c0e31615cef3429b8f8079fa729dd99cef80ea8
parent681882b087d2340ceb447589c86b96b7a9360a2c
check for errno.WSA* on 64-bit Windows (fixes #1052)
tornado/iostream.py
tornado/netutil.py
tornado/test/iostream_test.py
tornado/test/simple_httpclient_test.py