|  | Home | Libraries | People | FAQ | More | 
Set an option on the serial port.
template<
    typename SettableSerialPortOption>
void set_option(
    const SettableSerialPortOption & option);
  » more...
template<
    typename SettableSerialPortOption>
void set_option(
    const SettableSerialPortOption & option,
    boost::system::error_code & ec);
  » more...