Boost logo

Boost Users :

Subject: Re: [Boost-users] More problems with boost::asio and async_read
From: Allan Nielsen (a_at_[hidden])
Date: 2011-08-08 15:52:48


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

Yes, but how do I tell the async_read that it is cancelled?

It is just a free function which returns no handle or anything??

Should I let the boost::asio::posix::stream_descriptor object go out
of scope to clean up all the references?

--
Allan

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