libaltos: Mac OS X cannot use 'poll(2)' on serial lines.
authorKeith Packard <keithp@keithp.com>
Mon, 30 Aug 2010 04:41:40 +0000 (21:41 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 30 Aug 2010 04:41:40 +0000 (21:41 -0700)
Who ships this stuff, anyway? Instead of blocking, we'll poll every 100ms now,
otherwise, we won't be able to abort the read when the device is closed. Yay!

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found