This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-eventlet
Code
Issues
Proposed changes
Files
1cb7cc80a576124c37ce3f235c15d507e3677dd0
deb-python-eventlet
/
eventlet
/
hubs
History
Ryan Williams
a14c52e928
Upgraded pyevent hub to use the parlance of our times.
2010-01-11 23:43:07 -08:00
..
__init__.py
Fixed second-thread importing of select module. Also slight patcher fix.
2010-01-08 20:03:50 -08:00
epolls.py
Added epoll support, should improve performance on systems that support it.
2009-12-15 14:15:55 -08:00
hub.py
Fleshing out debug module some more.
2010-01-08 18:53:11 -08:00
poll.py
Added epoll support, should improve performance on systems that support it.
2009-12-15 14:15:55 -08:00
pyevent.py
Upgraded pyevent hub to use the parlance of our times.
2010-01-11 23:43:07 -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