Boost C++ Libraries/Boost.Asio
Boost.Asio 색인 - basic_raw_socket::remote_endpoint
까마귀75
2021. 2. 25. 13:59
728x90
반응형
basic_raw_socket::remote_endpoint
소켓의 원격 엔드포인트를 가져온다.
endpoint_type remote_endpoint() const;
endpoint_type remote_endpoint( boost::system::error_code & ec) const;
728x90
반응형