http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=95669367427640&w=2 (fwd)

John P Speno speno at isc.upenn.edu
Thu Apr 27 12:00:17 EST 2000


On Thu, Apr 27, 2000 at 03:50:50AM +0200, Harold Gutch wrote:
> On Thu, Apr 27, 2000 at 09:55:56AM +1000, Damien Miller wrote:
> > +			if (errno == EGAIN)
> > +				continue;
> 
> Just wondering, as my only OpenBSD box currently is down -
> shouldn't that be EAGAIN instead of EGAIN?

Yes, it should, and that still doesn't fix the problem I'm seeing with scp.
My system trace seems to indicate that the problem occurs when a read() is
interrupted.





More information about the openssh-unix-dev mailing list