switch to using socketpair instead of pipe if possible. This fixes the
authorAndrew Tridgell <tridge@samba.org>
Fri, 28 Jan 2000 12:37:58 +0000 (12:37 +0000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 28 Jan 2000 12:37:58 +0000 (12:37 +0000)
ssh clag problems as long as you also fix the same problem in sshd

removed all the old read buffering code from io.c as this was only
there to try to reduce the chance of clagging up sshd.


No differences found