Qt-interest Archive, July 2007
Re: QTcpSocket slows down
Message 1 in thread
>> > if I execute the following program, I see
>> > (look at the output, following the code)
>> > that every loop takes longer.
> [snip]
>> > ------- begin of output -------
>> > to 1000 227 ms
> [snip]
>> > to 63000 11274 ms
>> > to 64000 11351 ms
>> > --------- END of output ----------
>> >
>> > What am I doing wrong ?
>> What you posted works perfectly fine for me with Qt 4.3.0 under Linux. The
>> delay is consistently about 200 ms on my machine.
>>
>> --Kaleb
Ok. Thanks for the info. Now I tested it the first time on
a different machine. And it worked well. No problem at all.
Strange.
--
[ signature omitted ]