mirror of
https://github.com/boostorg/mysql.git
synced 2026-02-14 12:52:17 +00:00
Wording change for completion tokens
This commit is contained in:
@@ -34,8 +34,8 @@ information, if available.
|
||||
|
||||
[section:completion_tokens Completion tokens]
|
||||
|
||||
The following completion tokens can be used in any
|
||||
asyncrhonous operation within __Self__:
|
||||
Any completion token you may use with Boost.Asio can also be used
|
||||
with this library. Here are some of the most common:
|
||||
|
||||
* [*Callbacks]. You can pass in a callable (function pointer,
|
||||
function object) with the same signature as the handler
|
||||
|
||||
Reference in New Issue
Block a user