summaryrefslogtreecommitdiff
path: root/src/http/http.h
AgeCommit message (Collapse)AuthorFilesLines
2018-10-30Add network timeouts and retriesLars-Dominik Braun1-1/+1
All network operations can time out now. API requests are retried up to three times (default). Replaces setting max_player_errors with max_retries, which is used for player and API. Adds timeout setting. Partially reverts 436a1d4012553a2f33d0e3a5180b3b5ae0378bdd and fixes (at least) issue #657. Thanks to @exarkun for testing.
2017-05-17Switch to #pragma onceLars-Dominik Braun1-4/+1
# Conflicts: # src/http/http.h # src/player.h
2015-12-05Move files around.Michał Cichoń1-0/+46