Chris Ballance
|
05b57f5110
|
protocols: increase another asyncio line limit (#671)
|
2017-06-22 09:43:52 +08:00 |
Sebastien Bourdeauducq
|
120db8ba08
|
protocols/pipe_ipc: raise line length limit
|
2016-03-23 15:12:29 +08:00 |
Sebastien Bourdeauducq
|
b0526c3354
|
protocols/pipe_ipc: fix resource leak on Windows
|
2016-03-01 14:49:04 +08:00 |
Sebastien Bourdeauducq
|
5f5427f51f
|
protocols/pipe_ipc: work around race condition with loop.start_serving_pipe/close on Windows
|
2016-02-19 17:39:30 +01:00 |
Sebastien Bourdeauducq
|
4a03335850
|
protocols/pipe_ipc: fix read transport resource leak
This caused the "Exception ignored in:" message on exit.
|
2016-02-11 17:12:05 +01:00 |
Sebastien Bourdeauducq
|
dce2aac475
|
protocols/pipe_ipc: Windows support
|
2016-01-27 19:18:03 +01:00 |
Sebastien Bourdeauducq
|
6383253e03
|
protocols/pipe_ipc: autoclose pipe fds on process exit in AsyncioParentComm
|
2016-01-26 14:55:52 +01:00 |
Sebastien Bourdeauducq
|
dcea6780c6
|
protocols/pipe_ipc: implement AsyncioChildComm for Unix (affected by python/asyncio#314)
|
2016-01-26 00:48:12 +01:00 |
Sebastien Bourdeauducq
|
8befc6a8fc
|
protocols: add pipe_ipc (incomplete)
|
2016-01-25 22:49:32 +01:00 |