Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Sep : TIdTCPServer shutdown
| Subject: | TIdTCPServer shutdown |
| Posted by: | "Toby Piper" (ne..@compcraft.com) |
| Date: | Thu, 13 Sep 2007 17:40:03 |
How do I force a TCPServer shutdown?
From the help it would appear that all I should have to do is set Active to
false and it will cleanup. However that just causes the application to hang.
Is this a bug or is there more that has to be done?
Thanks,
Toby