22 Jul
2010
22 Jul
'10
3:19 p.m.
Is there a way to use synchronous read function with a timeout mechanism? I want my code to block on read function till data/error comes from the serial port or timeout expires. How can I do this with asio?
Try this way: http://lists.boost.org/Archives/boost/2007/04/120339.php