Boost logo

Boost Users :

Subject: Re: [Boost-users] [asio] is the io_context queue FIFO?
From: Gavin Lambert (boost_at_[hidden])
Date: 2018-09-19 04:23:27


On 18/09/2018 19:12, Frédéric wrote:
>> I'm not sure about the Linux implementation; there are a couple of
>> different options there IIRC.
>
> could you give me a hint on where I can find those options?

It defaults to using the best (most reliable and performant) option for
your platform, so it's usually best not to mess with it.

But if you really want, you can #define things to tell it to use a
different backend. See:
   https://www.boost.org/doc/libs/1_68_0/doc/html/boost_asio/using.html


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