Fix error in comment.
This commit is contained in:
parent
81a6a51c0c
commit
9c5828de73
@ -126,7 +126,7 @@ public:
|
||||
ASIO_DECL void post_deferred_completions(
|
||||
op_queue<win_iocp_operation>& ops);
|
||||
|
||||
// Enqueue unfinished operation as part of a shutdown_service operation.
|
||||
// Process unfinished operations as part of a shutdown_service operation.
|
||||
// Assumes that work_started() was previously called for the operations.
|
||||
ASIO_DECL void abandon_operations(op_queue<operation>& ops);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user