[asio] Implementation of multi-threaded support
9 Apr
2008
9 Apr
'08
6:10 p.m.
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!
6659
Age (days ago)
6659
Last active (days ago)
3 comments
2 participants
participants (2)
-
Yang Zhang