]> git.ozlabs.org Git - ccan/commit
io: change io_idle() to io_wait()
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 10 Apr 2014 11:48:36 +0000 (21:18 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Apr 2014 06:44:26 +0000 (16:14 +0930)
commitf7ab2c65d40839a327e50876dc2708ab7b11aa52
tree1be387b543a5e1bd363b4d516865b769d2877e13
parentcdf62dce7077a9f9a818edbb67d31d033cbb73c6
io: change io_idle() to io_wait()

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/io/_info
ccan/io/backend.h
ccan/io/io.c
ccan/io/io.h
ccan/io/poll.c
ccan/io/test/run-06-idle.c
ccan/io/test/run-08-hangup-on-idle.c
ccan/io/test/run-08-read-after-hangup.c
ccan/io/test/run-10-many.c
ccan/io/test/run-13-all-idle.c
ccan/io/test/run-16-duplex-test.c