Boost logo

Boost Users :

From: Yang Zhang (yanghatespam_at_[hidden])
Date: 2008-04-09 14:10:52


Hi - at least on Linux, how does boost asio implement multithreaded
support for io::run? Is there a single thread blocking on select()
(which I believe isn't thread-safe given the same sets), which others
interrupt (EINTR) via pipes? Thanks for any explanation!


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