I'm talking to a virtual serial port (an FTDI chip) using Boost's asio::serial_port library. I'd like to use hardware flow control (i.e. RTS/CTS), but I can't seem to find much documentation on how to use it with Boost. The code I've got is:I'm talking to a virtual serial port (an FTDI c