asio C++ library

PrevUpHomeNext

raw_socket_service::raw_socket_service

Construct a new raw socket service for the specified io_service.

raw_socket_service(
    asio::io_service & io_service);

PrevUpHomeNext