un:取消延迟,进入使用阶段。
This commit is contained in:
parent
a486b31e4e
commit
d5b0ea06cc
@ -424,7 +424,7 @@ void CClient::send_file_data_th(const char* keys)
|
|||||||
logger_->error("Stop Trans {} To {} failed.", t->cur_file_, str_key);
|
logger_->error("Stop Trans {} To {} failed.", t->cur_file_, str_key);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
std::this_thread::sleep_for(std::chrono::milliseconds(10));
|
//std::this_thread::sleep_for(std::chrono::milliseconds(10));
|
||||||
}
|
}
|
||||||
|
|
||||||
buf->type_ = TYPE_TRANS_DONE;
|
buf->type_ = TYPE_TRANS_DONE;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user