Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Nov : Re: Input Buffer empty
| Subject: | Re: Input Buffer empty |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Thu, 22 Nov 2007 14:54:03 |
"Larry Killen" <lkillen@charter.net> wrote in message
news:4745f63a$1@newsgroups.borland.com...
> I recently started getting occasional InputBufferIsEmpty exceptions.
There are no exceptions for that function.
What exactly are you seeing?
> Below is the procedure I use to read the socket. I don't
> know how it could be empty since it is triggered by data.
No, it is not. It is triggered by a continuous loop that has nothing to do
with whether data is actually avalable or not.
Gambit