Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Feb : Re: TIdTCPClient.WriteLn() hangs program
| Subject: | Re: TIdTCPClient.WriteLn() hangs program |
| Posted by: | "Martin James" (nospam@tuthill.com) |
| Date: | Wed, 6 Feb 2008 07:16:41 |
> However, the program is supposed to monitor several of these controllers
> and should
> not stop because one fails.
I understand that Indy is *blocking*, but I don't know how to reset this.
This call sequence is in the main program thread. IdAntiFreeze is being
used.
Dump IdAntiFreeze and thread off the comms now, before you get any further
down this road to nowhere <g>.
Rgds,
Martin
none