Skip to content

use buffer for pool messages to prevent packet losses

Compare
Choose a tag to compare
@djm34 djm34 released this 08 Jan 00:33
· 30 commits to master since this release

Instead of reading directly the buffer, messages sent by the pool are written into a buffer, which allows to complete message which could be incomplete because of a bad connection.

There this version should be more stable, however it starts a little slower (as it fills the buffer first)

ccminer_61 for pascal
ccminer_75 for turing
ccminer.exe for both