git-svn-id: svn://db.shs.com.ru/pip@412 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -449,7 +449,7 @@ bool PIBaseTransfer::getStartRequest() {
|
||||
diag.sended(ba.size_s());
|
||||
sendRequest(ba);
|
||||
if (break_) return false;
|
||||
piCoutObj << replies[0];
|
||||
// piCoutObj << replies[0];
|
||||
mutex_session.lock();
|
||||
if (replies[0] == pt_ReplySuccess) {
|
||||
state_string = "send permited!";
|
||||
|
||||
Reference in New Issue
Block a user