Re: CVS update [cvs1-11-x-branch]: /ccvs/src/

Simon Josefsson <[email protected]> Thu, 02 Sep 2004 11:14:42 +0200
Newsgroups gmane.comp.lib.gnulib.bugs,gmane.comp.version-control.cvs.bugs
Message-ID <[email protected]>
Paul Eggert <[email protected]> writes:

>> SSH's behavior may very well be "rude" but, even if they fix the
>> problem on their end, there is nothing stopping some other program
>> (PuTTY, commercial SSH clients, whatever) from doing the same thing.
>
> If SSH is the only program doing it, perhaps they could be convinced
> that it's a bug.

Perhaps an argument that might help convince them would be if SSH is
different from rsh in this aspect.  I could not find anything in
rsh/rcmd in GNU InetUtils/Libc that would ever set stderr to non
blocking mode, but the code is murky.  Could not find anything in GNU
LSH either.  SSH 1.x appear to set stdin to non-blocking, not stderr.