KlausT / ccminer-cryptonight

Software for mining various cryptocoins, like Monero (pool mining only)
GNU General Public License v3.0
133 stars 30 forks source link

Added keepalive, cleaned up small errors. #3

Closed DrHayt closed 7 years ago

DrHayt commented 7 years ago

Adds keepalive support. Closes issue #2 Eliminated unused variable (x) warning. Fixed extra space in gencode lines. Removed commented gencode lines.