boostorg / mysql

MySQL C++ client based on Boost.Asio
https://www.boost.org/doc/libs/master/libs/mysql
Boost Software License 1.0
252 stars 32 forks source link

Support cancel_at, cancel_after #330

Closed anarthal closed 1 month ago

anarthal commented 1 month ago

These new partial tokens require adding an associated executor to the initiations we use.