|  | Home | Libraries | People | FAQ | More | 
Perform an IO control command on the descriptor.
template<
    typename IoControlCommand>
void io_control(
    IoControlCommand & command);
  » more...
template<
    typename IoControlCommand>
void io_control(
    IoControlCommand & command,
    boost::system::error_code & ec);
  » more...