Files
Victor Stinner 13b71a16ee Add closing read-only property to transports
* Disallow write() on closing transports
* Disallow aslo calling pause_writing() and resume_writing() on
  StreamReaderProtocol if the transport is closing
2015-07-20 17:36:41 +02:00
..
2015-07-09 22:52:48 +02:00
2015-07-09 22:52:48 +02:00
2015-07-09 22:52:48 +02:00
2015-07-09 22:52:48 +02:00
2015-07-19 01:16:46 +02:00
2015-01-29 14:14:07 +01:00
2015-07-19 01:16:46 +02:00
2015-02-02 17:44:23 +01:00