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)
commit12de56d09f34360b97cfbd61920fc253eb34349d
tree96c12da0c65e65c9779d0f156fd4c896b60fe2a1
parentfbc579d772a0ba71d9adb0981e4427f169cd802a
FileSendChunked(): replace sendfile by splice()
FileSendChunked+FileRecvChunked: handle situations in which the first splice reads more then the second can send.
libcitadel/lib/libcitadel.h
libcitadel/lib/stringbuf.c