This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-eventlet
Code
Issues
Proposed changes
Files
cb1cc4d0bd2bdaa24e504220f6869995d41daac6
deb-python-eventlet
/
eventlet
/
hubs
History
Ryan Williams
6f661db4a9
Tweaked trampoline_timeout because Windows assumes that sockets that are not in the middle of accepting are invalid.
2009-12-04 17:12:13 -08:00
..
__init__.py
__init__.py restored
2008-07-29 13:10:10 -07:00
hub.py
Fix for twistedhub incompatibility. Added the stdlib select test, which uncovered a few more minor issues. Thanks to Luci Stanescu for the bug report.
2009-10-30 14:23:57 -07:00
libevent.py
Removed copyright headers from individual files, added LICENSE and AUTHORS files to give credit instead. Linked authors list into documentation.
2009-10-03 23:53:41 -07:00
poll.py
Taso uncovered a subtle bug where it'll fail to print keyerror exceptions. Fixed, test written, thanks for the report.
2009-11-12 16:01:27 -08:00
selects.py
Tweaked trampoline_timeout because Windows assumes that sockets that are not in the middle of accepting are invalid.
2009-12-04 17:12:13 -08:00
twistedr.py
Fix for twistedhub incompatibility. Added the stdlib select test, which uncovered a few more minor issues. Thanks to Luci Stanescu for the bug report.
2009-10-30 14:23:57 -07:00