]> git.ipfire.org Git - thirdparty/tornado.git/commit
set SO_EXCLUSIVEADDRUSER on Windows instead of SO_REUSEADDR
authorMinRK <benjaminrk@gmail.com>
Thu, 28 Jun 2012 04:08:12 +0000 (21:08 -0700)
committerMinRK <benjaminrk@gmail.com>
Thu, 28 Jun 2012 05:55:56 +0000 (22:55 -0700)
commit4e152b54d9b3c43923cb4280dda476eb72dbd644
tree63f4f2ac6356e6c6d37d6f031692a1e53b06df5c
parent83b38823ee48a6e5f3cafe604cb75ffd39bf45cf
set SO_EXCLUSIVEADDRUSER on Windows instead of SO_REUSEADDR

closes #550
tornado/netutil.py