Éric Fleming Bonilha wrote:
> But the main thread should not be blocked right?
Correct, there must be something else blocking.
You can try a simple test application (V6).
Create a new VCL forms application and drop a TButton and a
TLabel onto the form. Paste the code below into the editor
and ass
But the main thread should not be blocked right?
- Original Message -
From: "Arno Garrels" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Thursday, June 05, 2008 5:56 AM
Subject: Re: [twsocket] Host lookup blocks the main thread
Éric Fleming Bonilha wrot
Éric Fleming Bonilha wrote:
> Hello,
>
> I´m having a strange problem with ICS
> On our architecture we use TWSocket client components on separated
> threads because of lengthy operations so our main thread will not be
> blocked, but we are having such a strange problem, when our software
> tries
Hello,
I´m having a strange problem with ICS
On our architecture we use TWSocket client components on separated threads
because of lengthy operations so our main thread will not be blocked, but we
are having such a strange problem, when our software tries to connect to an
invalid host name (lik