This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-eventlet
Code
Issues
Proposed changes
Files
a538c4a6b93ab255e0131e06804513f95fde00d6
deb-python-eventlet
/
eventlet
/
hubs
History
Ryan Williams
2f813a0bdf
Mask in poll changed because INVAL is handled separately. test_sendall clarified.
2009-08-17 18:13:40 -07:00
..
__init__.py
__init__.py restored
2008-07-29 13:10:10 -07:00
hub.py
Refactored the hubs again, now we support multiple readers/writers on a single socket, not sure if that's useful or not but it's sure better than silently unscheduling the original reader/writer, which was the original behavior.
2009-08-13 17:25:28 -07:00
libevent.py
Refactored the hubs again, now we support multiple readers/writers on a single socket, not sure if that's useful or not but it's sure better than silently unscheduling the original reader/writer, which was the original behavior.
2009-08-13 17:25:28 -07:00
poll.py
Mask in poll changed because INVAL is handled separately. test_sendall clarified.
2009-08-17 18:13:40 -07:00
selects.py
Removed extra print
2009-08-13 18:18:41 -07:00
twistedr.py
twistedhub: add boolean 'disconnected' attribute to socket_rwdescriptor
2009-06-16 01:41:59 +07:00