| 
stream_socket_service::bind  
  
 Связать потоковую розетку с заданной локальной точкой. 
boost::system::error_code bind(
    implementation_type & impl,
    const endpoint_type & endpoint,
    boost::system::error_code & ec);
 
 
Статья stream_socket_service::bind раздела Boost.Asio stream_socket_service может быть полезна для разработчиков на c++ и boost. 
 :: Главная :: stream_socket_service ::   
 
 
 | 
 |