Boost C++ Libraries/Boost.Asio
Boost.Asio 색인 - basic_seq_packet_socket::open
까마귀75
2021. 2. 13. 17:38
728x90
반응형
basic_seq_packet_socket::open
주어진 프로토콜을 사용하는 소켓을 연다.
void open( const protocol_type & protocol = protocol_type());
[open]
void open( const protocol_type & protocol, boost::system::error_code & ec);
[open]
728x90
반응형