]> code.citadel.org Git - citadel.git/commitdiff
FileSendChunked(): replace sendfile by splice()
authorWilfried Goesgens <dothebart@citadel.org>
Sun, 10 Jun 2012 15:12:58 +0000 (17:12 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 10 Jun 2012 15:12:58 +0000 (17:12 +0200)
FileSendChunked+FileRecvChunked: handle situations in which the first splice reads more then the second can send.


No differences found