![]() |
Home | Libraries | People | FAQ | More |
Construct a basic_descriptor without opening it.
basic_descriptor( boost::asio::io_service & io_service);
Construct a basic_descriptor on an existing native descriptor.
basic_descriptor( boost::asio::io_service & io_service, const native_type & native_descriptor);