Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jul : Indy disconnect address is already in use
| Subject: | Indy disconnect address is already in use |
| Posted by: | "D-Fan" (d-fan@antispam.com) |
| Date: | Mon, 21 Jul 2008 14:40:50 |
While developing my program which uses Indy client and server components
I occasionally have to kill my application in a rather abrupt manner.
When I restart it afterwards I often get the message that the address is
already in use. Even when I restart my server application and my client
application this same message can continue for a few minutes. What is
the best way to handle this when it occurs, and what causes it?