TimerPool fixoutManipulator
git-svn-id: svn://db.shs.com.ru/pip@88 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -13,7 +13,7 @@ PIBaseTransfer::PIBaseTransfer(): crc(standardCRC_16()), diag(false) {
|
||||
replies_cnt = send_queue = 0;
|
||||
timeout_ = 10.;
|
||||
diag.setDisconnectTimeout(timeout_);
|
||||
CONNECTU(&diag, qualityChanged, this, diagChanged);
|
||||
//CONNECTU(&diag, qualityChanged, this, diagChanged);
|
||||
packets_count = 32;
|
||||
setPacketSize(4096);
|
||||
randomize();
|
||||
|
||||
Reference in New Issue
Block a user