[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Fri Oct 26 14:28:02 EST 2007
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 07/10/26 14:28:02
Modified files:
. : ChangeLog
Log message:
- djm at cvs.openbsd.org 2007/10/24 03:44:02
[scp.c]
factor out network read/write into an atomicio()-like function, and
use it to handle short reads, apply bandwidth limits and update
counters. make network IO non-blocking, so a small trickle of
reads/writes has a chance of updating the progress meter; bz #799
ok dtucker@
Diff commands:
cvs -nQq rdiff -u -r1.4770 -r1.4771 openssh/ChangeLog
CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4770;r2=1.4771
Please note that there may be a delay before commits are available
on the public CVSWeb site.
More information about the openssh-commits
mailing list