stream_descriptor

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - posix::stream_descriptor

posix::stream_descriptor 스트림 지향 설명자(descriptor)의 일반적인 사용에 대한 typedef이다. typedef basic_stream_descriptor stream_descriptor; 유 형 이 름 설 명 rebind_executor 설명자(descritpr)유형을 다른 실행기(executor)로 리바인드한다. bytes_readable 블럭(차단)없이 읽을 수 있는 데이터의 양을 가져오는 IO 제어 명령이다. executor_type 개체와 연결된 실행기(executor)의 유형이다. lowest_layer_type 설명자(descriptor)는 항상 최하위 계층이다. native_handle_type 설명자(descriptor)의 기본(native) 표현이다. wa..

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