Every asynchronous operation in Boost.Asio has associated characteristics that specify their behaviour.
This section expands further into the roles of allocators, cancellation slots,
and executors, highlighting their integration and usage within the
.
mqtt_client
mqtt_client
supports
and uses associated allocators.
mqtt_client
support
cancellation.