[twsocket] TWSocket. Receiving data very quickly hangs app

2008-09-02 Thread Anton Sviridov
If the application receives data very quickly (on a localhost, data is read from file), DataAvailable cycle hangs application preventing all other actions. I''ve tryed to set wsoNoReceiveLoop, but that didn''t change something. When I set a *small* delay in my test server app (20 msec), all

Re: [twsocket] TWSocket. Receiving data very quickly hangs app

2008-09-02 Thread Arno Garrels
Anton Sviridov wrote: If the application receives data very quickly (on a localhost, data is read from file), DataAvailable cycle hangs application preventing all other actions. On very fast transfers it happens that certain messages are delayed. To keep your GUI responsive you can run ICS in