MCPcopy Create free account
hub / github.com/chriskohlhoff/asio / cancel_one

Method cancel_one

include/asio/basic_waitable_timer.hpp:439–446  ·  view source on GitHub ↗

Cancels one asynchronous operation that is waiting on the timer. * This function forces the completion of one pending asynchronous wait * operation against the timer. Handlers are cancelled in FIFO order. The * handler for the cancelled operation will be invoked with the * asio::error::operation_aborted error code. * * Cancelling the timer does not change the expiry time. * *

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

cancel_one_timerFunction · 0.45
cancel_one_timerFunction · 0.45
deliverMethod · 0.45
deliverMethod · 0.45
cancel_oneFunction · 0.45

Calls 1

throw_errorFunction · 0.85

Tested by 2

cancel_one_timerFunction · 0.36
cancel_one_timerFunction · 0.36