close files of inactive tranfsers

This commit is contained in:
Green Sky
2025-03-14 13:50:30 +01:00
parent 246587e30d
commit f5f7f2ca9d
10 changed files with 85 additions and 25 deletions

View File

@@ -19,7 +19,7 @@ struct SendingTransfers {
};
struct Chunk {
ObjectHandle content;
ObjectHandle o;
size_t chunk_index; // <.< remove offset_into_file
//uint64_t offset_into_file;
// or data?