Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Sep : Re: TIdTCPClient socket error
| Subject: | Re: TIdTCPClient socket error |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Fri, 21 Sep 2007 15:53:32 |
"Toby Piper" <news@CompCraft.com> wrote in message
news:46f421ad$1@newsgroups.borland.com...
> Sorry, you asked what error I was getting and I just realized
> you probably wanted the number - I can't reproduce it at the
> moment and I stupidly deleted my log file that had the error.
> It was not a 10054 error though.
EIdSocketHandleError is not raised when an error code is available. That
would cause an EIdSocketError-based exception to be raised instead.
Gambit
none