]> git.localhorst.tv Git - blank.git/blobdiff - src/client/ChunkTransmission.hpp
re-request incomplete or corrupted chunk transfers
[blank.git] / src / client / ChunkTransmission.hpp
index f54c7d8a2182d3daec20795c67794ebd34c42d99..7e801eec3b24880d8477d4668dd3e0d5ee180bd0 100644 (file)
@@ -28,6 +28,7 @@ struct ChunkTransmission {
 
        ChunkTransmission();
 
+       void Reset() noexcept;
        void Clear() noexcept;
 
        bool Complete() const noexcept;