tiptorrent-client/src
tiptorrent development team 9e80376cb8 remove file size check
in preparation for multiprocessing.

Each process downloads its own chunks, this check cannot be done unless
there is a way to report each process the amount of bytes receives
(via interprocess communication).

Or simply use threads instead of process.
2022-11-30 12:28:41 +01:00
..
main.c remove file size check 2022-11-30 12:28:41 +01:00