|
Boost Users : |
From: Ruediger Berlich (ruediger.berlich_at_[hidden])
Date: 2007-12-06 19:14:05
>> Will I run into trouble when I port this to other compilers + platforms
>> ?
>
> My guess is yes.
>
> Asio doesn't actually create threads does it? I thought it was
> multiplexing something or the other.
True.
But it is rather easy to combine it with threads, e.g. with the threadpool
from threadpool.sf.net . See the corresponding postings
"async_accept: Serial or multi-threaded" comp.lib.boost.asio.user and the
code I have proposed there.
Thanks and Best Regards,
Ruediger
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