|
|
@ -1412,7 +1412,7 @@ static void update_notify(ckpool_t *ckp, const char *cmd) |
|
|
|
current_id = current->id; |
|
|
|
current_id = current->id; |
|
|
|
mutex_unlock(&sdata->proxy_lock); |
|
|
|
mutex_unlock(&sdata->proxy_lock); |
|
|
|
|
|
|
|
|
|
|
|
if (proxy->id == current_id) |
|
|
|
if (!proxy->subid && proxy->id == current_id) |
|
|
|
reconnect_clients(sdata); |
|
|
|
reconnect_clients(sdata); |
|
|
|
clean |= new_block; |
|
|
|
clean |= new_block; |
|
|
|
LOGINFO("Proxy %ld:%d broadcast updated stratum notify with%s clean", id, |
|
|
|
LOGINFO("Proxy %ld:%d broadcast updated stratum notify with%s clean", id, |
|
|
|