Boost.Asio 색인 - posix::basic_stream_descriptor::lowest_layer_type
posix::basic_stream_descriptor::lowest_layer_type posix::basic_descriptor에서 상속된다. 설명자(descriptor)는 항상 최하위 계층이다. typedef basic_descriptor lowest_layer_type; 유 형 이 름 설 명 rebind_executor 설명자(descriptor) 유형을 다른 실행기(executor)로 리바인딩한다. bytes_readable 차단없이 읽을 수 있는 데이터의 양을 가져오는 IO 제어 명령어이다. executor_type 개체와 연결된 실행기(executor)의 유형이다. lower_layer_type 설명자(descriptor)는 항상 최하위 계층이다. native_handle_type 설명자(d..