git-svn-id: svn://db.shs.com.ru/pip@461 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5

This commit is contained in:
2017-04-20 15:40:41 +00:00
parent 9993346f8b
commit cf5acbe72e

View File

@@ -20,7 +20,7 @@ public:
//testt.setTimeout(0.1);
CONNECTU(&testt, sendRequest, this, ftsend);
} else {
ft.setPacketSize(1280);
ft.setPacketSize(12800);
ft.setName("PIFT");
CONNECTU(&ft, sendRequest, this, ftsend);
CONNECTU(&ft, sendFilesStarted, this, ftevent);