Boost logo

Boost :

From: Billy Chasen (billy.chasen_at_[hidden])
Date: 2008-05-06 14:23:53


Do I need to do anything special to catch an error from a boost asio
async method?

Or can I just wrap the method (eg: async_write) in a try/catch? (Since
the initial call may be fine, but later on, an async call fails and
I'm already out of the try/catch block)

thanks,

billy


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