Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Nov : Re: Input Buffer empty

www.cryer.info
Managed Newsgroup Archive

Re: Input Buffer empty

Subject:Re: Input Buffer empty
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Thu, 6 Dec 2007 10:16:26

"Larry Killen" <lkillen@charter.net> wrote in message
news:47577684$1@newsgroups.borland.com...

> I am sitting here at a break point right now with the
> exception, "Input Buffer Empty" on my screen.

There is no such message anywhere in Indy at all.  Please post a screenshot
to the borland.public.attachments newsgroup.

> The order of events are exactly as stated.

You saw the code for yourself.  InputBufferIsEmpty() does not raise any
exceptions of its own, nor does any of the code that calls
InputBufferIsEmpty() raise any buffer-related exceptions, either.

> If I could send you a capture, I would capture teh call stack
> and send it to you.

Did you know that you can copy/paste from the IDE's call stack window?  Did
you know that third-party tools, such as MadExcept, can export the call
stack to a log file when an exception is raised?

> There is nothing more I can show you.

Yes, there is, and I've already asked you for it twice now.  What is the
ACTUAL exception type that is being raised?  What EXACTLY does its message
say?


Gambit

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive