Boost.ASIO: upgrade io_service=>io_context, finally
This commit is contained in:
@@ -228,7 +228,7 @@ public:
|
||||
* The SmoCallbacks parameter provides the library with access to
|
||||
* Salmanoff's hooks.
|
||||
* The SmoThreadingModelDesc parameter provides the library with access to
|
||||
* the io_service for network operations and event handling.
|
||||
* the io_context for network operations and event handling.
|
||||
*/
|
||||
typedef const StimBuffApiDesc &(SMO_GET_STIM_BUFF_API_DESC_FN_TYPEDEF)(
|
||||
const SmoCallbacks& callbacks,
|
||||
|
||||
Reference in New Issue
Block a user