[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Serial I/O Support
- From: "Lyndon Nerenberg (VE6BBM/VE7TFX)" <lyndon@...>
- Date: Wed, 6 Jan 2010 09:09:25 -0700
> termios can do it all, it's just a steep learning curve if you come
> from the other side of the fence.
Really? The original ioctl(2) interface was a nightmare, but
tc[gs]erattr is about as straight-forward as it gets.
My concern over all these 'libraries' is they tend to add yet another
dependency while adding no functionality.
--lyndon