asio C++ library

PrevUpHomeNext

windows::basic_stream_handle::get_executor

Inherited from windows::basic_overlapped_handle.

Get the executor associated with the object.

const executor_type & get_executor();

PrevUpHomeNext