Added possibility to set variant by proxy (#79)
Added fix for wrong cpu cache detection
This commit is contained in:
parent
b13113b786
commit
a9e3024b9c
4 changed files with 35 additions and 1 deletions
|
@ -112,6 +112,8 @@ public:
|
|||
|
||||
const char *algoName() const;
|
||||
|
||||
void setForcePowVersion(PowVersion version);
|
||||
|
||||
private:
|
||||
constexpr static uint16_t kDefaultCCPort = 3344;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue