Go to file
Jose M. Guisado edb59d4907 avoid useless retries when a fatal error occurs
Adds "fatal" bool field to struct tip_client.

Fatal is looked for when cli->error is set, if fatal is set then no
retry is done and tiptorrent-client should terminate.
2022-09-29 17:03:23 +02:00
src avoid useless retries when a fatal error occurs 2022-09-29 17:03:23 +02:00
tests tests: add optional parameter for clients number 2022-02-14 10:06:15 +01: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