Boost logo

Boost :

Subject: [boost] Boost.asio avoid the use of pipe
From: Thomas Heller (thom.heller_at_[hidden])
Date: 2014-04-02 13:20:48


Hi list,

I'm currently trying to get a asio based software to run on CNK (a very
lightweight kernel) which only implements a subset of the POSIX functions.
One of the functions which is not implement is pipe. However, asio uses
this in the epoll and select reactor. Is there any possibility to avoid
that pipe is used?
What options do I have?

Cheers,
Thomas


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