diff options
author | Roberto E. Vargas Caballero <k0ga@shike2.com> | 2015-11-06 20:01:00 +0100 |
---|---|---|
committer | Roberto E. Vargas Caballero <k0ga@shike2.com> | 2015-11-06 20:01:00 +0100 |
commit | 9f6d8845df3f81e2bc86f593a2f93e098422b2fa (patch) | |
tree | c6eaaddfdd96da5d61126abf8314d92b92ec0fa0 /arg.h | |
parent | f0398db4d172e838ef4b4ae55db3fb6a6fee6717 (diff) | |
download | st-9f6d8845df3f81e2bc86f593a2f93e098422b2fa.tar.gz st-9f6d8845df3f81e2bc86f593a2f93e098422b2fa.tar.bz2 |
Fix ttywrite()
ttywrite was assuming that if it could not write then it could
read, but this is not necessarily true, there are some situations
where you cannot read or write. The correct behaviour is to detect
if you can read or/and write.
Diffstat (limited to 'arg.h')
0 files changed, 0 insertions, 0 deletions