Is a facility provided for I/O with the console?
In my previous exploration with boost.asio I had to do a little bit of hackery that was Windows specific to get asynchronous I/O with the console.
It's been a while, but I don't think I needed to do anything special for serial ports other than the obvious device name differences between platforms.
Is a facility provided for I/O with the console?
In my previous exploration with boost.asio I had to do a little bit of hackery that was Windows specific to get asynchronous I/O with the console.
It's been a while, but I don't think I needed to do anything special for serial ports other than the obvious device name differences between platforms.