Files
deb-python-eventlet/eventlet
Denis Bilenko 16cbfca0a0 GreenTransportBase: implement half-closability and write() that blocks until data is sent.
* add loseWriteConnection() method
* add async_write() that does not wait (synonim for transport.write())
* GreenTransport's protocols now required to implement IHalfClosable interface
* GreenTransport use PullProducer instead of PushProducer
* add test for loseWriteConnection and remove test that does not work anymore
2009-02-09 19:25:29 +06:00
..
2008-12-29 16:15:14 -08:00
2008-06-11 13:19:59 -07:00
2009-02-09 18:51:16 +06:00
2009-01-06 16:10:29 -08:00
2008-05-22 07:35:09 -07:00
2008-05-22 07:35:09 -07:00