windows::basic_handle::assign  
  
Назначьте существующую нативную ручку на ручку. 
void assign(
    const native_handle_type & handle);
  » more...
boost::system::error_code assign(
    const native_handle_type & handle,
    boost::system::error_code & ec);
  » more...
 
 
Статья windows::basic_handle::assign раздела Boost.Asio windows::basic_handle может быть полезна для разработчиков на c++ и boost. 
 :: Главная :: windows::basic_handle ::   
 
 
 |