]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add a hacky workaround for libcurl's FD_SETSIZE bug. It's ugly,
authorBen Darnell <bdarnell@beaker.local>
Tue, 25 May 2010 02:06:31 +0000 (19:06 -0700)
committerBen Darnell <bdarnell@beaker.local>
Tue, 25 May 2010 02:06:31 +0000 (19:06 -0700)
commitd6002cafa15847cf4eee96832a96382113901e36
tree3ab95cee57b2ab5cc6bccaa10dce5ab515300424
parentb9a9ccc38841fcb9f8486e0d2854d570c34fe4c8
Add a hacky workaround for libcurl's FD_SETSIZE bug.  It's ugly,
but better than undefined behavior.
tornado/httpclient.py