chiark / gitweb /
Take advantage of sigtimedwait().
authorBen Harris <bjh21@bjh21.me.uk>
Fri, 23 Nov 2018 21:27:47 +0000 (21:27 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 8 Dec 2018 22:30:09 +0000 (22:30 +0000)
commit183ed928a18a8fa4c59f7705108f0a5efb7782ba
treee79a2568960587b3dfe54cd37d2506d65f19c279
parentd129c31e27873177f85f961905623e55178232ea
Take advantage of sigtimedwait().

This saves the need for two separate timers, since the sigtimedwait()
timeout can serve the purpose of the fallback timer.
clunk.c