]> git.ipfire.org Git - pakfire.git/commit
xfer: Clear the overflow buffer after the segment could be sent
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 16 Apr 2025 15:37:07 +0000 (15:37 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 16 Apr 2025 15:37:07 +0000 (15:37 +0000)
commit5c6107570a62662beb7b5c175550de9ea9e3edad
treebc40b356f6bed35d7e3ae104737e16b18630a0f1
parent46da30a102ca8363223f5286c2592f6e5dc8da39
xfer: Clear the overflow buffer after the segment could be sent

This is a stub and I will replace the send and receive buffers with our
own buffer implementation.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/xfer.c