|  | 
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,
    asio::error_code & ec);
  » more...