Go to file
tiptorrent development team 486e1b8351 add retry logic
- if the connection to server fails, retry 5 times, sleeping 5 seconds before
  each retry.
- if the redirection fails, go back and request the chunk from the server again.
2021-10-02 11:46:22 +02:00
src add retry logic 2021-10-02 11:46:22 +02:00
tests initial commit 2021-09-18 18:36:06 +02:00
.gitignore initial commit 2021-09-18 18:36:06 +02:00
COPYING tiptorrent-client is released under AGPL3+ 2021-09-29 15:54:00 +02:00
Makefile.am no need for root to run tiptorrent-client 2021-09-22 15:50:46 +02:00
configure.ac initial commit 2021-09-18 18:36:06 +02:00