nix
nix copied to clipboard
adding ioctl implementation of baudrate settings
trafficstars
This implements cfset*speed for termios using ioctal, so that non-standard baud rates can be set. /closes #1376
I can't get the tests to complete on my linux machines (unrelated to my changes) Many of the socket ones either fail or time-out. I need to test these termios changes more anyways. I just need to make some time to do so, and when I do I'll take a look at the failing socket tests.
Ok. Just go ahead and re-request review once you get the tests working.