asio C++ library

PrevUpHomeNext

windows::object_handle_service::object_handle_service

Construct a new object handle service for the specified io_service.

object_handle_service(
    asio::io_service & io_service);

PrevUpHomeNext