Boost C++ Libraries/Boost.Asio
Boost.Asio 색인 - windows::basic_random_access_handle::assign
까마귀75
2021. 1. 5. 16:24
728x90
반응형
windows::basic_random_access_handle::assign
기존 기본(native) 핸들을 핸들에 할당한다.
[1 / 2 오버로드]
void assign(
const native_handle_type & handle);
void assign(
const native_handle_type & handle,
boost::system::error_code & ec);
728x90
반응형