You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Con Kolivas 718bf11a46 Reference clients by id, not fd since fd can be the same and be invalidated 11 years ago
..
Makefile.am Create a client instance hash table and use it to determine which fds need to be polled 11 years ago
bitcoin.c Generate coinbase templates, fixing missing fields from gbt parser 11 years ago
bitcoin.h Generate coinbase templates, fixing missing fields from gbt parser 11 years ago
ckpool.c Add connector process which will process all remote communications 11 years ago
ckpool.h Install signal handlers and store the originals in the ckpool_t 11 years ago
connector.c Reference clients by id, not fd since fd can be the same and be invalidated 11 years ago
connector.h Add connector process which will process all remote communications 11 years ago
generator.c Handle failed generator startup as a fatal startup, sending listener a shutdown message and adding shutdown parsing 11 years ago
generator.h Rename processes and change generator function to suit pi model 11 years ago
libckpool.c Add connector process which will process all remote communications 11 years ago
libckpool.h Add connector process which will process all remote communications 11 years ago
sha2.c Cosmetic changes 11 years ago
sha2.h Cosmetic changes 11 years ago
stratifier.c Create a hashtable of workbases as they're created, removing them if they're older than 10 minutes old 11 years ago
stratifier.h Create a stratifier thread that updates the data from the gbt template regularly and receives other requests 11 years ago
uthash.h Create a client instance hash table and use it to determine which fds need to be polled 11 years ago