Files
deb-python-eventlet/greentest
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 14:40:48 +06:00
2009-01-13 00:18:31 +06:00
2009-01-13 00:18:31 +06:00
2008-11-03 17:44:21 +06:00
2009-01-13 00:18:31 +06:00
2009-01-13 00:18:31 +06:00
2009-01-13 00:18:31 +06:00
2009-01-13 00:18:31 +06:00
2009-01-13 00:18:31 +06:00
2009-01-13 00:18:31 +06:00
2009-01-13 00:18:31 +06:00
2009-01-13 00:18:31 +06:00
2009-01-13 00:18:31 +06:00
2009-01-13 00:18:31 +06:00
2009-01-13 00:18:31 +06:00
2009-01-13 00:18:31 +06:00
2009-01-13 00:18:31 +06:00
2009-01-13 00:18:31 +06:00

use 'kdiff3 python2.5/Lib/test .' to see all the differences