]> git.ozlabs.org Git - ccan/commit
io: update to use time_mono() for timers.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 31 Oct 2016 00:54:28 +0000 (11:24 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 31 Oct 2016 00:54:28 +0000 (11:24 +1030)
commit8cb4a3ed3d44fa4f85e176aaeaaf1da1d6eab5b6
treec57793966e102442ae4a8b387da69abf2a4a7352
parent4ba104904176bc059167757c10d461703b6b06dc
io: update to use time_mono() for timers.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/io/io.h
ccan/io/poll.c
ccan/io/test/run-15-timeout.c
ccan/io/test/run-20-io_time_override.c