]> git.ozlabs.org Git - ccan/commit
ccan/io: check for all idle.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 14 Oct 2013 10:58:35 +0000 (21:28 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 14 Oct 2013 10:58:35 +0000 (21:28 +1030)
commit02388bfc242abbd33c7ba64b2c32d425f5359b67
tree856673feb0d381f84fcc156abf99c0bd2443b7e9
parenta2dffefa5ef8d0cf71d99755c4640a8004679b1d
ccan/io: check for all idle.

It's probably a bug if we're waiting for nothing.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/io/poll.c
ccan/io/test/run-13-all-idle.c [new file with mode: 0644]