]> git.ozlabs.org Git - ccan/commit
ccan/io: add debugging helper for seeing if module is in charge of an fd.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 30 Jun 2022 05:42:35 +0000 (15:12 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 30 Jun 2022 05:42:35 +0000 (15:12 +0930)
commit3aa68cf40f5ee0ce23c083809cb1b3f4d3ca5394
tree67e500b182f09c0cd09ca7538d02f03541da08d3
parentd99e02dc8ae052b044ac255b1ec9ac76655a73c7
ccan/io: add debugging helper for seeing if module is in charge of an fd.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/io/io.h
ccan/io/poll.c