basic_stream_socket::rebind_executor 소켓 유형을 다른 실행기(executor)로 다시 바인드한다. template struct rebind_executor [Excutor1] 유 형 이 름 설 명 other 지정된 실행기(executor)로 다시 바인드할 때의 소켓 유형이다. 요구 사항 일반 헤더 : boost/asio/basic_stream_socket.hpp 편의 헤더 : boost/asio.hpp Boost.Asio 홈
basic_stream_socket 스트림-지향 소켓 기능을 제공한다. template class basic_stream_socket : public basic_socket [Protocol, Excutor] 유 형 이 름 설 명 rebind_executor 소켓 유형을 다른 실행기로 다시 바인드한다. broadcast 브로드캐스트 메세지 전송을 허용하는 소켓 옵션. bytes_readable 블럭없이 읽을 수 있는 데이터의 양을 가져오는 IO 제어 명령어. debug 소켓-레벨 디버깅을 사용하는 소켓 옵션. do_not_route 라우팅 방지를 위한 소켓 옵션, 로컬 인터페이스에서만 사용. en..
basic_socket::rebind_executor 소켓 유형을 다른 실행기(executor)로 다시 바인드한다. template struct rebind_executor [Excutor1] 유 형 이 름 설 명 other 지정된 실행기(executor)로 다시 바인드할 때의 소켓 유형이다. 요구 사항 일반 헤더 : boost/asio/basic_socket.hpp 편의 헤더 : boost/asio.hpp Boost.Asio 홈
basic_socket 소켓 기능을 제공한다. template class basic_socket : public socket_base [Protocol, Excutor] 유 형 이 름 설 명 rebind_executor 소켓 유형을 다른 실행기로 다시 바인드한다. broadcast 브로드캐스트 메세지 전송을 허용하는 소켓 옵션. bytes_readable 블럭없이 읽을 수 있는 데이터의 양을 가져오는 IO 제어 명령어. debug 소켓-레벨 디버깅을 사용하는 소켓 옵션. do_not_route 라우팅 방지를 위한 소켓 옵션, 로컬 인터페이스에서만 사용. enable_connection_aborted accept에서 실패한 연결을 보고하..
basic_socket_iostream 소켓에 대한 iostream 인터페이스. template class basic_socket_iostream [Protocol, WaitTraits] 유 형 이 름 설 명 clock_type 클럭 유형. duration 기간 유형. duration_type (더 이상 사용되지 않음: duration 사용.) 기간 유형. endpoint_type 엔드포인트 유형. protocol_type 프로토콜 유형. time_point 시간 유형. time_type (더 이상 사용되지 않음: time_point 사용..