Boost logo

Boost Users :

Subject: Re: [Boost-users] More problems with boost::asio and async_read
From: Igor R (boost.lists_at_[hidden])
Date: 2011-08-08 15:44:36


> Well, that is also what I think, but how am I suppose to cancel the
> async_read such that it will not interrupt me later on or??

It's asynchronous function, and it's completion handler will be called
whether the operation is completed or cancelled.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net