TimerPool fixoutManipulator
git-svn-id: svn://db.shs.com.ru/pip@70 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -152,7 +152,7 @@ bool PIBaseTransfer::send_process() {
|
||||
state_string = "sending";
|
||||
PITimeMeasurer stm;
|
||||
send_tm.reset();
|
||||
int ltm = 0;
|
||||
//int ltm = 0;
|
||||
for (int i = 0; i < session.size_s(); i++) {
|
||||
if (send_queue >= packets_count) {
|
||||
--i;
|
||||
|
||||
Reference in New Issue
Block a user