Con Kolivas
|
60560cb0a0
Create an OS specific sock_blocks function.
|
13 years ago |
Con Kolivas
|
6b0dac2dac
There should be no error response code with return value 0 in recv_line.
|
13 years ago |
Con Kolivas
|
1fe0575b93
Check for errors on stratum recv for any recv return value less than 1 and only parse the response if it's positive.
|
13 years ago |
Con Kolivas
|
69aa7ed368
Avoid applog under stratum_lock in recv_line.
|
13 years ago |
Con Kolivas
|
03309a1dab
Differentiate socket closed from socket error in recv_line.
|
13 years ago |
Luke Dashjr
|
260c64b6ce
Stratum: Include pool number in send/recv protocol logging
|
13 years ago |
Luke Dashjr
|
1ee883ef15
Merge commit '79e2920' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
79e29205b5
Set pool socket to INVSOCK after closing connection, just in case
|
13 years ago |
Luke Dashjr
|
95d5055a0f
Clean up compiler warnings
|
13 years ago |
Luke Dashjr
|
c082486867
Merge commit '0803bd2' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
0803bd29ad
Bugfix: Check that pool is active one last time before selecting it
|
13 years ago |
Luke Dashjr
|
93b71e68d5
Merge commit '9fb1a7a' into bfgminer
|
13 years ago |
Luke Dashjr
|
9fb1a7a475
Bugfix: Trim whitespace (like newlines) off the end of debug info from libcurl
|
13 years ago |
Luke Dashjr
|
1b1ba2c3a8
Merge commit '936b12d' into bfgminer
|
13 years ago |
Luke Dashjr
|
936b12d46f
Bugfix: submit_nonce: Backup the original work->blk.nonce since the miner code uses it to track work consumption
|
13 years ago |
Luke Dashjr
|
becddc64a7
Merge commit '4e5f781' into bfgminer
|
13 years ago |
Luke Dashjr
|
4e5f781463
Bugfix: Scheduler needs to unpause disabled devices, even if it isn't waking them up
|
13 years ago |
Luke Dashjr
|
08dea64c4b
Bugfix: Use SOCKETTYPE for notifiers, to avoid potential overflow on Win64
|
13 years ago |
Luke Dashjr
|
8eacd8b08f
Merge commit '1ebe1ef' into bfgminer
|
13 years ago |
Luke Dashjr
|
1ebe1ef875
Bugfix: Some versions of MingW define localtime_r, but don't handle the timeval.tv_sec case that we use; so undef any preexisting one and use our own
|
13 years ago |
Luke Dashjr
|
3e5f0de3fa
Merge commit '9920532' into bfgminer
|
13 years ago |
Luke Dashjr
|
99205322d8
Bugfix: reinit_gpu: Remember the selected device to correctly change properties of
|
13 years ago |
Luke Dashjr
|
e4806fdd86
Merge commit 'dfbf189' into bfgminer
|
13 years ago |
Luke Dashjr
|
dfbf1890b7
Bugfix: cpu: reinit_device hasn't worked since 93b284d, so just remove it entirely instead of letting it screw with thread 0
|
13 years ago |
Luke Dashjr
|
39d0542dcc
Merge commit 'b3f70ae' into bfgminer
|
13 years ago |
Luke Dashjr
|
b3f70aebd9
Document necessity to run ldconfig and possibly configure ld.so
|
13 years ago |
Luke Dashjr
|
bdf8d89702
Merge commit '64ffc59' into bfgminer
|
13 years ago |
Luke Dashjr
|
64ffc59d83
Bugfix: Complete startup after just one pool is found active, no need to wait for the rest
|
13 years ago |
Luke Dashjr
|
ba801e4aef
Merge commit '6990a6a' into bfgminer
|
13 years ago |
Luke Dashjr
|
6990a6a582
Bugfix: Update links
|
13 years ago |