From: Scott Worley Date: Thu, 26 Dec 2013 08:34:45 +0000 (-0800) Subject: Use select() to wait for data X-Git-Tag: v1.0.0~11 X-Git-Url: http://git.scottworley.com/keystroke-timestamps/commitdiff_plain/8eac1646453f1ffd2873c12f394abe9d779c109f?ds=inline;hp=8eac1646453f1ffd2873c12f394abe9d779c109f Use select() to wait for data In preparation for handling multiple inputs. ---