asio

Boost C++ Libraries/Boost.Asio

Boost.Asio - windows::basic_random_access_handle

windows::basic_random_access_handle 임의-접근 핸들 기능을 제공한다. template class basic_random_access_handle : public windows::basic_overlapped_handle [Executor] 유 형 이 름 설 명 rebind_executor 핸들 유형을 다른 실행기(executor)로 다시 바인드한다. executor_type 개체와 연결된 실행기(executor)의 유형. lowest_layer_type overlapped_handle은 항상 최하위 계층이다. native_handle_type 핸들의 기본(native) 표현. 멤버 함수 ..

Boost C++ Libraries/Boost.Asio

Boost.Asio - windows::basic_random_access_handle::rebind_executor

windows::basic_random_access_handle::rebind_executor 핸들 유형을 다른 실행기(executor)로 다시 바인드한다. template struct rebind_executor [Excutor1] 유 형 이 름 설 명 other 지정된 실행기(executor)로 다시 바인드할 때의 핸들 유형이다. 요구 사항 일반 헤더 : boost/asio/windows/basic_random_access_handle.hpp 편의 헤더 : boost/asio.hpp Boost.Asio 홈

Boost C++ Libraries/Boost.Asio

Boost.Asio - windows::basic_stream_handle

windows::basic_stream_handle 스트림-지향 핸들 기능을 제공한다. template class basic_stream_handle : public windows::basic_overlapped_handle [Executor] 유 형 이 름 설 명 rebind_executor 핸들 유형을 다른 실행기(executor)로 다시 바인드한다. executor_type 개체와 연결된 실행기(executor)의 유형. lowest_layer_type overlapped_handle은 항상 최하위 계층이다. native_handle_type 핸들의 기본(native) 표현. 멤버 함수 이 름 설 명 assig..

Boost C++ Libraries/Boost.Asio

Boost.Asio - windows::basic_stream_handle::rebind_executor

windows::basic_stream_handle::rebind_executor 핸들 유형을 다른 실행기(executor)로 다시 바인드한다. template struct rebind_executor [Excutor1] 유 형 이 름 설 명 other 지정된 실행기(executor)로 다시 바인드할 때의 핸들 유형이다. 요구 사항 일반 헤더 : boost/asio/windows/basic_stream_handle.hpp 편의 헤더 : boost/asio.hpp Boost.Asio 홈

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - basic_socket_acceptor

basic_socket_acceptor 새 연결을 승인하는 기능을 제공한다. template class basic_socket_acceptor : public socket_base [Protocol, Executor] 유형 이 름 설 명 rebind_executor 승인기(acceptor) 유형을 다른 실행기(executor)로 리바인드한다. broadcast 브로드캐스트 메세지의 전송을 허용하는 소켓 옵션이다. bytes_readable 블럭되지 않고 읽을 수 있는 데이터의 양을 가져오는 IO 컨트롤 커맨드이다. debug 소켓-레벨 디버깅에 사용되는 소켓 옵션이다. do_not_route 라우팅을 하지않고, 로컬 인터페이스만 사용하..

까마귀75
'asio' 태그의 글 목록 (3 Page)