stream_handle

Boost C++ Libraries/Boost.Asio

Boost.Asio - windows::stream_handle

windows::stream_handle 스트림-지향 핸들의 일반적인 사용에 대한 typedef이다. typedef basic_stream_handle stream_handle; 유 형 이 름 설 명 rebind_executor 핸들 유형을 다른 실행기(executor)로 다시 바인드한다. executor_type 개체와 연결된 실행기(executor)의 유형. lowest_layer_type overlapped_handle은 항상 최하위 계층이다. native_handle_type 핸들의 기본(native) 표현. 멤버 함수 이 름 설 명 assign 현재 사용되는 기본(native) 핸들에서 핸들을 할당한다. async_read_some 비동기 읽기를 시작한다. async_write_some 비동기 ..

까마귀75
'stream_handle' 태그의 글 목록