]> git.ozlabs.org Git - ccan/commit
io: io_close_taken_fd to steal fd from conn.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 9 Jan 2017 02:08:06 +0000 (12:38 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 9 Jan 2017 02:08:06 +0000 (12:38 +1030)
commit17a81baf84a9c8f89603173be3169a0a2017702d
treea488043b49e0b0a26d02218644ba9877cc712461
parentce27b5647d5065c05db04c67e51574253275a3c2
io: io_close_taken_fd to steal fd from conn.

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