bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bugfix for Serial::isPending on WIN32


From: Thomas Pfaff
Subject: Bugfix for Serial::isPending on WIN32
Date: Thu, 03 May 2007 11:12:23 -0000

The overlapped handling in Serial::isPending is wrong on WIN32.
If you call isPending more than once with a timeout other than INFINITE the 
second call will always wait until the timeout elapsed even if there is data 
available.

-- 
"Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail

Attachment: serial_isPending.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]