Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Mar : Re: How to read a single character with timeout using Indy 9?
| Subject: | Re: How to read a single character with timeout using Indy 9? |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Fri, 23 Mar 2007 09:27:57 |
"Remy Lebeau (TeamB)" <no.spam@no.spam.com> wrote in message
news:4604064e@newsgroups.borland.com...
> Alternatively, call ReadFromStack() first, and then call
> ReadChar() only if ReadFromStack() returns > 0.
Call ReadFromStack() only if the InputBuffer.Size is 0.
Gambit
none