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

Method get_executor

include/asio/ssl/stream.hpp:199–202  ·  view source on GitHub ↗

Get the executor associated with the object. * This function may be used to obtain the executor object that the stream * uses to dispatch handlers for asynchronous operations. * * @return A copy of the executor that stream will use to dispatch handlers. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

streamMethod · 0.45
get_executorMethod · 0.45
get_executorMethod · 0.45
get_executorMethod · 0.45
get_executorMethod · 0.45
get_executorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected