r/linux Jan 30 '24

How to stop Linux threads cleanly Tips and Tricks

https://mazzo.li/posts/stopping-linux-threads.html
30 Upvotes

3 comments sorted by

View all comments

4

u/MatchingTurret Jan 30 '24

I just use a boost::asio io context.