Boost logo

Boost :

From: Caleb Epstein (caleb.epstein_at_[hidden])
Date: 2006-05-19 14:47:21


On 5/18/06, 李慧霸 <magazine.lihuiba_at_[hidden]> wrote:

> I'm trying to use boost::asio, and I find that there isn't a built-in timeout parameter in any
> async operation. I think it's a very important function when writing real life programs, and I
> have done some walk around work, how can I try to contribute?

Look at the example programs in the libs/asio/example/timeouts
directory. You need to schedule a timer to go with your async
operation.

-- 
Caleb Epstein
caleb dot epstein at gmail dot com

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