Kristóf Tóth
|
a2d6077619
|
Fix bugs with input pipe reading (messages beginning with b'\n' or ending with whitespace)
|
2019-04-02 14:15:46 +02:00 |
|
Kristóf Tóth
|
07c35cc8bf
|
Operate on a byte level instead of utf8 strings only
|
2019-04-01 14:27:37 +02:00 |
|
Kristóf Tóth
|
1a28862129
|
Rework PipeIOServer to use "keep pipes open" model with robust unblocking
|
2019-03-28 16:25:53 +01:00 |
|
Kristóf Tóth
|
d28ea355f7
|
Refactor pipe logic to a separate class
|
2018-12-16 21:22:20 +01:00 |
|
Kristóf Tóth
|
295a53a44c
|
Terminate process if any of the IO threads fail
|
2018-12-15 00:32:29 +01:00 |
|
Kristóf Tóth
|
86662b14d8
|
Refactor PipeIOServer implementation into several files
|
2018-12-14 17:36:53 +01:00 |
|