Closed dmi3s closed 7 years ago
Could you plese open log file in a cooperative mode using _fsopen()? Just now as I can see you use fopen_s() and this function block reading log file until miner exit. File miner.cpp, line 28.
Thnx for your great job and good luck.
Fixed, thanks.
Спасибо за просмотр кода, исправил, в следующих версиях будет открываться.
Could you plese open log file in a cooperative mode using _fsopen()? Just now as I can see you use fopen_s() and this function block reading log file until miner exit. File miner.cpp, line 28.
Thnx for your great job and good luck.