This commit is contained in:
2024-07-12 14:42:13 +02:00
parent 6e681aa3fd
commit eff25cb10b
2 changed files with 17 additions and 1 deletions

View File

@@ -70,6 +70,7 @@ struct ChunkPicker {
ObjectRegistry& objreg,
ReceivingTransfers& rt,
const size_t open_requests
//const size_t flow_window
//NGCFT1& nft
);
};