Boost logo

Boost :

Subject: Re: [boost] [log] Comments
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2010-03-16 11:20:25


Andrey Semashev wrote:

> On 03/15/2010 11:31 PM, vicente.botet wrote:
>>
>> If ASIO can not be used on a single thread environement a clear error
>> should be desirable when compiled on this environement.
>
> As I noted, I haven't yet defined the best solution for this problem. In
> fact, I've been hoping that reviewers suggest which solution might be
> better:

AFAIK, Asio can run in a single thread just fine - unless you are using
parts of Asio that need a separate thread to emulate asynchronous behavior.
These parts are, IIRC, the resolver and the select_reactor on Windows.

Cheers,

Rutger


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