![]() |
Construct a windows::basic_stream_handle
without opening
it.
explicit basic_stream_handle( asio::io_service & io_service); » more...
Construct a windows::basic_stream_handle
on an existing
native handle.
basic_stream_handle( asio::io_service & io_service, const native_type & native_handle); » more...