Boost logo

Boost :

Subject: Re: [boost] boost::asio 1.43 regression (canceling read operation doens't trigger operation_aborted)
From: Philippe Vaucher (philippe.vaucher_at_[hidden])
Date: 2010-06-10 07:54:53


I forgot to add some details:

   - it works fine when there's data to read (I can cancel the timer just
   fine)
   - it fails when the timer fire and I try to cancel the read operation on
   the serial port
   - this happens on Windows XP with msvc++ 2008 express edition

Thanks! :)
Philippe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk