]> git.scottworley.com Git - keystroke-timestamps/commit
Use select() to wait for data
authorScott Worley <scottworley@scottworley.com>
Thu, 26 Dec 2013 08:34:45 +0000 (00:34 -0800)
committerScott Worley <scottworley@scottworley.com>
Thu, 26 Dec 2013 08:38:45 +0000 (00:38 -0800)
commit8eac1646453f1ffd2873c12f394abe9d779c109f
treef929f23ae38bfeae32389d534f0ea824c62a7da3
parent6fb4fdb90b700a290c3ad129338fc1715b478e39
Use select() to wait for data

In preparation for handling multiple inputs.
keystroke-timestamps.c