728x90
반응형
windows::basic_object_handle::rebind_executor
핸들 유형을 다른 실행기(executor)로 다시 바인드한다.
template< typename Executor1> struct rebind_executor
[Excutor1]
유 형
이 름 | 설 명 |
other | 지정된 실행기(executor)로 다시 바인드할 때의 핸들 유형이다. |
요구 사항
일반 헤더 : boost/asio/windows/basic_object_handle.hpp
편의 헤더 : boost/asio.hpp
Boost.Asio 홈
728x90
반응형
'Boost C++ Libraries > Boost.Asio' 카테고리의 다른 글
Boost.Asio - ssl::host_name_verification (0) | 2021.04.09 |
---|---|
Boost.Asio - windows::basic_object_handle (0) | 2021.04.08 |
Boost.Asio - windows::basic_random_access_handle (0) | 2021.04.07 |
Boost.Asio - windows::basic_random_access_handle::rebind_executor (0) | 2021.04.07 |
Boost.Asio - windows::basic_stream_handle (0) | 2021.04.06 |