1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-03-10 04:31:03 +00:00

Increase the BFLSC timeout to allow the maximum number of results to be returned for BAS in time.

This commit is contained in:
Con Kolivas 2013-06-19 12:15:51 +10:00
parent af0ae8aa5b
commit a81749bb38

View File

@ -61,7 +61,7 @@
#define AVALON_TIMEOUT_MS 999
#define ICARUS_TIMEOUT_MS 999
#else
#define BFLSC_TIMEOUT_MS 200
#define BFLSC_TIMEOUT_MS 300
#define BITFORCE_TIMEOUT_MS 200
#define MODMINER_TIMEOUT_MS 100
#define AVALON_TIMEOUT_MS 200