Simon Tatham
a48e897f26
uxpty: support SS_EOF, when in pipe mode.
...
If the child process's standard input is provided by a pipe that's
separate from its output channels, we can - and should - honour a
request to cause that process to receive input EOF, by closing the
output end of that pipe.
As usual, we do this by setting a pending-EOF flag and calling
try_write, to ensure that any buffered output data is sent before the
pipe actually closes.
2018-10-21 10:02:10 +01:00
..
2018-09-19 22:10:58 +01:00
2018-05-13 23:05:46 +01:00
2018-09-19 23:08:07 +01:00
2017-11-26 11:36:00 +00:00
2018-09-28 19:23:08 +01:00
2018-09-24 09:43:39 +01:00
2018-10-11 19:58:42 +01:00
2018-10-06 11:57:59 +01:00
2018-10-06 07:28:51 +01:00
2018-09-19 22:10:58 +01:00
2018-05-09 09:21:27 +01:00
2015-08-31 15:45:43 +01:00
2018-10-21 10:02:10 +01:00
2017-12-20 10:04:02 +00:00
2017-11-26 11:45:48 +00:00
2016-03-23 22:22:48 +00:00
2017-11-26 11:45:48 +00:00
2016-03-23 22:22:48 +00:00
2018-10-21 10:02:10 +01:00
2018-10-21 10:02:10 +01:00
2018-05-25 14:36:16 +01:00
2018-10-21 10:02:10 +01:00
2018-10-11 19:58:42 +01:00
2018-10-21 10:02:10 +01:00
2018-06-03 15:15:51 +01:00
2018-04-26 07:21:16 +01:00
2018-08-25 14:38:47 +01:00
2018-10-21 10:02:10 +01:00
2017-02-15 19:32:42 +00:00
2018-10-21 10:02:10 +01:00
2018-10-21 10:02:10 +01:00
2018-10-21 10:02:10 +01:00
2018-10-06 07:28:51 +01:00
2018-10-21 10:02:10 +01:00
2018-10-06 07:28:51 +01:00
2017-05-14 16:34:48 +01:00
2018-10-11 19:58:42 +01:00
2018-10-11 19:58:42 +01:00
2018-10-06 07:28:51 +01:00
2018-10-07 14:05:53 +01:00
2018-10-06 11:57:59 +01:00
2016-03-20 18:30:03 +00:00
2018-05-09 09:21:27 +01:00