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: Fri, 04 May 2007 08:30:22 +0200

The overlapped handling in Serial::isPending is wrong.

If isPending is called 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.

Regards,
Thomas
-- 
"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]