diff options
author | Olle Lundberg <geek@nerd.sh> | 2013-03-01 18:09:28 +0100 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2013-03-01 11:39:13 -0800 |
commit | bd1a97a0453afb07466ff3cacc2df9b3ee065224 (patch) | |
tree | 947e731223f8b3118f0a2e043090017dd5abacda /NEWS | |
parent | dd7edd8ec85e339b2ad6dd7d64abf25c8396b0ea (diff) |
Speed up the write operation by bulk calling read.
Bulk check the ACKs from the server every 32MB
(or every write request). This way you gain speed
but also making sure not to get the error too late
in a large transfer.
This works for smaller files too, since there is a
cleanup routine being called when the file has been transfered.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions