]> git.ozlabs.org Git - ccan/commit
ccan/io: make union more generic.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 16 Oct 2013 09:20:12 +0000 (19:50 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 16 Oct 2013 09:20:12 +0000 (19:50 +1030)
commit5a7e32bdb9b9c2273ef4cce8b35e23f177c504df
tree23b2e3dfd3674033cab9adece9b0d5f409f24df9
parent13b38a7282c6043d6abe310e5a16d6610ed7a1c1
ccan/io: make union more generic.

I really wanted an array of bytes in there, so make it more flexible.

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