Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Sep : Re: TIdTCPServer shutdown
| Subject: | Re: TIdTCPServer shutdown |
| Posted by: | "Toby Piper" (ne..@compcraft.com) |
| Date: | Thu, 13 Sep 2007 20:50:02 |
I found it. It is the OnDisconnect event handler.
I had a memo that I was writing to in that handler and it is hanging there
(apparently). I don't know why.