MCPcopy Create free account
hub / github.com/cinder/Cinder / reset

Method reset

include/asio/impl/io_context.hpp:116–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114#if !defined(ASIO_NO_DEPRECATED)
115
116inline void io_context::reset()
117{
118 restart();
119}
120
121struct io_context::initiate_dispatch
122{

Callers 8

system_errorClass · 0.45
whatMethod · 0.45
getMethod · 0.45
getMethod · 0.45
spawn.hppFile · 0.45
createFunction · 0.45
incrementMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected