Files
deb-python-eventlet/examples
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
..
2009-01-13 00:18:31 +06:00
2008-06-11 13:17:25 -07:00
2009-01-13 00:18:31 +06:00
2009-01-13 00:18:31 +06:00
2008-06-11 13:17:25 -07:00