Boost C++ Libraries/Boost.Asio

Boost.Asio - windows::basic_stream_handle::rebind_executor

까마귀75 2021. 4. 6. 13:32
728x90
반응형

windows::basic_stream_handle::rebind_executor

핸들 유형을 다른 실행기(executor)로 다시 바인드한다.

template<
    typename Executor1>
struct rebind_executor

[Excutor1]

유 형

이 름 설 명
other 지정된 실행기(executor)로 다시 바인드할 때의 핸들 유형이다.

요구 사항

일반 헤더 : boost/asio/windows/basic_stream_handle.hpp
편의 헤더 : boost/asio.hpp

Boost.Asio 홈

728x90
반응형