Problem with latest OpenSSH - 2.5.2p2

Markus Friedl markus.friedl at informatik.uni-erlangen.de
Wed Apr 18 03:21:31 EST 2001


On Mon, Apr 16, 2001 at 10:15:44AM -0700, Wayne Davison wrote:
> On Mon, 16 Apr 2001, Niels Provos wrote:
> > Calling read() again is certainly wrong.  If you want that behaviour
> > you should use atomicio(read, ...).
> 
> It looks like atomicio() hard-loops on EAGAIN and EWOULDBLOCK.
> Shouldn't it have something like the following?

no. just return on EAGAIN.



More information about the openssh-unix-dev mailing list