[openssh-commits] CVS: fuyu.mindrot.org: openssh

Damien Miller djm at fuyu.mindrot.org
Fri Oct 26 15:39:15 EST 2007


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 07/10/26 15:39:15

Modified files:
    .               : scp.c

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.174 -r1.175 openssh/scp.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/scp.c?r1=1.174;r2=1.175

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