Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Mar : Re: Indy10 - TIdTCPConnection, Open/Close, ReadLnTimedOut, Read Thread
| Subject: | Re: Indy10 - TIdTCPConnection, Open/Close, ReadLnTimedOut, Read Thread |
| Posted by: | "Michael Stieler" (michael.stiel..@rie.eu) |
| Date: | Mon, 2 Apr 2007 13:00:09 |
Michael Stieler schrieb:
> Remy Lebeau (TeamB) schrieb:
>> "Michael Stieler" <michael@stieler.it> wrote in message
>> news:460d4a04@newsgroups.borland.com...
>>
>>
> It still doesn't work as expected.
>
> My read thread Execute procedure:
> ...
> Any ideas why this could still fail? On a new .Connect() readThread is
> not nil and sometimes the program freezes.
>
> Michael
Oops.. FreeOnTerminate was still true, with false this part works as
expected. Thanks!
Michael
none