Go to file
tiptorrent development team e15e2364f7 fix download of very small files
If the first recv() call fully gets the HTTP header and the file chunk, then
tip_client_get_hdr() returns 1 to enter the TIP_CLIENT_DONE state to finish.
2021-12-23 18:27:37 +01:00
src fix download of very small files 2021-12-23 18:27:37 +01: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