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
COPYING
Makefile.am
configure.ac