Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jul : Re: Sending an unsolicited message from Indy server
| Subject: | Re: Sending an unsolicited message from Indy server |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Thu, 17 Jul 2008 13:56:51 |
"Jamie Dale" <jamie.dale@yahoo.com> wrote in message
news:487fa978$1@newsgroups.borland.com...
> I had wondered about this in the past but found example code
> somewhere that did free it
Not any of the code I've every posted. Such code would sure cause random
AVs after the first unsolicted message is sent.
> Strangely it always seems to work too!
I seriously doubt that. You are freeing a list that TIdTCPServer uses
internally for its connection management.
Gambit