Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

windows::stream_handle_service::stream_handle_service

Construct a new stream handle service for the specified io_service.

stream_handle_service(
    boost::asio::io_service & io_service);

PrevUpHomeNext