Share

TurboPower Async Professional

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Extra characters in receive queue.

You are viewing a single message from this topic. View all messages.

  1. 2007-04-17 21:24:44 UTC
    APD is way less CPU intensive in the current system, in particular servicing multiple comports. At least with the various other lightweight, direct to WinAPI (readfile,writefile) methods I've tried so far.

    One should be able to call GetChar without fear of bogus data.

    That being said, I may have an idea. I was checking for InBuffUsed > 0 to determine if a character is ready, that's probably not the right way to do it. Changed to a test on CharReady, hopefully that will help.

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.