forked from j62/ctbrec
1
0
Fork 0
ctbrec/common
0xb00bface 2154aacdbe Fix problem, that downloads wouldn't finish properly
Some downloads couldn't be stopped properly, because they would wait for
segment data to arrive to write to disk indefinitely. We now only wait
for a max of 30 seconds and also cancel all futures, which are waiting
for segment data.
2020-07-26 15:40:03 +02:00
..
.settings Set versions in maven POMs 2019-11-23 17:14:44 +01:00
src Fix problem, that downloads wouldn't finish properly 2020-07-26 15:40:03 +02:00
.classpath Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
.gitignore Split up project into client, server, common and master 2018-11-18 22:42:13 +01:00
.project Split up project into client, server, common and master 2018-11-18 22:42:13 +01:00
pom.xml Set version to 3.8.3 2020-07-19 18:23:32 +02:00