This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-eventlet
Code
Issues
Proposed changes
Files
6ab1ce5247c35e13f7bb3a63f767a738aa6b94a2
deb-python-eventlet
/
eventlet
/
twistedutil
History
Denis Bilenko
765afcedb7
twistedutil fix: SpawnFactory could spawn handler with unconnected transport (connectionMade); changed Protocol not to hold references to gtransport but send transport via _queue
2008-12-19 15:18:47 +06:00
..
protocols
twistedutil fix: SpawnFactory could spawn handler with unconnected transport (connectionMade); changed Protocol not to hold references to gtransport but send transport via _queue
2008-12-19 15:18:47 +06:00
__init__.py
fixed eventlet.twistedutil.block_on to handle synchronous case correctly; also, do not return anything from errback
2008-12-05 01:58:00 +06:00
join_reactor.py
renamed twisteds to twistedutil
2008-11-04 23:04:31 +06:00
protocol.py
twistedutil fix: SpawnFactory could spawn handler with unconnected transport (connectionMade); changed Protocol not to hold references to gtransport but send transport via _queue
2008-12-19 15:18:47 +06:00