| 
stream_socket_service::get_option  
  
Получить розетку. 
template<
    typename GettableSocketOption>
boost::system::error_code get_option(
    const implementation_type & impl,
    GettableSocketOption & option,
    boost::system::error_code & ec) const;
 
 
Статья stream_socket_service::get_option раздела Boost.Asio stream_socket_service может быть полезна для разработчиков на c++ и boost. 
 :: Главная :: stream_socket_service ::   
 
 
 | 
 |