$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [asio] How to deal with no-connect and/or read-timeout
From: Arash Partow (arash_at_[hidden])
Date: 2013-06-26 10:39:12
On 26/06/2013 7:11 PM, Bjorn Reese wrote:
> Could you provide some guidance about the pros and cons of
> Context versus Fiber versus Coroutine so that we are in a better
> position to select the appropriate module?
>
Not guidance per se but here's a nice example:
https://github.com/chriskohlhoff/asio/blob/master/asio/src/examples/cpp11/spawn/echo_server.cpp