Boost C++ Libraries/Boost.Asio
Boost.Asio 색인 - basic_socket_streambuf::connect
까마귀75
2021. 1. 15. 14:32
728x90
반응형
basic_socket_streambuf::connect
연결을 수립한다.
basic_socket_streambuf * connect( const endpoint_type & endpoint);
[connect]
template< typename T1, ... , typename TN> basic_socket_streambuf * connect( T1 t1, ... , TN tn);
[connect]
728x90
반응형