mirror of
https://github.com/XRPLF/clio.git
synced 2026-07-30 02:20:28 +00:00
Add a wrap for `boost::asio::yield_context` to make async operations cancellable by default. The API could be a bit adjusted when we start switching our code to use it.