commit | c77cadbff06a0b1f05dfacb94449094106d70faf | [log] [tgz] |
---|---|---|
author | Damien Miller <[email protected]> | Fri Oct 26 15:39:15 2007 +1000 |
committer | Damien Miller <[email protected]> | Fri Oct 26 15:39:15 2007 +1000 |
tree | f294a60642c98b0d5d4a2f7e9414c2231828e24a | |
parent | 89437edafd157a3a01589a72d3779dafa5a64311 [diff] |
- [email protected] 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@