Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Feb : Indy 9 threadsafe?
| Subject: | Indy 9 threadsafe? |
| Posted by: | "Karsten" (..@mail.com) |
| Date: | Mon, 28 Feb 2005 16:04:50 |
Hi
Can I disconnect (not free) a TIdTCPClient from one thread, while another
thread is reading/writing using the tcp client?
My tests show that it works fine, but I'm asking because I can't find any
info in the help file, and it is possible I was just being lucky :-)