Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Sep : Re: TIdTCPServer shutdown
| Subject: | Re: TIdTCPServer shutdown |
| Posted by: | "Toby Piper" (ne..@compcraft.com) |
| Date: | Fri, 14 Sep 2007 15:24:07 |
A little more clarification.
The article said to declare a the critical section in global variable and
create it in the units Initialize section and destroy it in the Finalization
section.