Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Jul : Indy10 Pop3Server Demo
| Subject: | Indy10 Pop3Server Demo |
| Posted by: | "TheBigBadWolf" (wolfganglechnerplease@nospamgmx.at) |
| Date: | Sun, 31 Jul 2005 20:12:36 |
Hi
I went through the indy10 pop3server demo and found the following
comment in the OnConnect event :
// You may also wish to initialise some global vars here, set the POP3 box
to locked state, etc.
What does "set pop3 box to locked state" mean? I thought the blocking
philosophy of
indy means that I don't need to lock anything (database, file, ...) myself?
thanks
wolf