MCPcopy Create free account
hub / github.com/boostorg/asio / initiate_async_move_accept

Class initiate_async_move_accept

include/boost/asio/basic_socket_acceptor.hpp:89–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87 class initiate_async_wait;
88 class initiate_async_accept;
89 class initiate_async_move_accept;
90
91public:
92 /// The type of the executor associated with the object.

Callers 1

async_acceptFunction · 0.85

Calls 1

get_executorMethod · 0.45

Tested by

no test coverage detected