asio C++ library

PrevUpHomeNext
basic_system_executor::require (5 of 7 overloads)

Obtain an executor with the relationship.fork property.

basic_system_executor< Blocking, execution::relationship_t::fork_t, Allocator > require(
    execution::relationship_t::fork_t ) const;

PrevUpHomeNext