Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Jan : Re: CPU at 100% causing ClientSocket disconnect
| Subject: | Re: CPU at 100% causing ClientSocket disconnect |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Thu, 18 Jan 2007 10:31:50 |
"Angela Bodnar" <angelabodnar@yahoo.com> wrote in message
news:45af92e7$1@newsgroups.borland.com...
> Thought I would try again since I haven't gotten any responses.
You didn't really provide very many details the first time around, and
you just repeated what you said without adding anything new to it.
It would help if you would actually show your code. You are probably
overloading the socket, or blowing up a thread, or something like
that. Especially since you are seeing 100% CPU usage. That in itself
a usually a good indicator of a runaway thread.
Gambit