This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-eventlet
Code
Issues
Proposed changes
Files
6a68fa53189b51c424813b2821f6f7e31a4d2f0d
deb-python-eventlet
/
eventlet
/
hubs
History
Ryan Williams
d89b4bfc5a
Added trampoline docs, made a note about internal APIs (and learned a bit about sphinx at the same time).
2010-01-25 15:26:38 -08:00
..
__init__.py
Added trampoline docs, made a note about internal APIs (and learned a bit about sphinx at the same time).
2010-01-25 15:26:38 -08:00
epolls.py
Code was correct, but only for epoll. Glad we have these tests.
2010-01-18 23:26:16 -08:00
hub.py
Slight improvements to hub.py
2010-01-20 21:05:54 -05:00
poll.py
Reverted my change from 26fa1e236f84, because it was totally incorrect. Note to self: don't 'fix' things that aren't bugs.
2010-01-18 22:45:07 -08:00
pyevent.py
Removed api module dependency in pyevent hub.
2010-01-18 11:50:09 -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