]> git.ozlabs.org Git - ccan/history - ccan/io/fdpass
io: make poll fair, by rotating through fds and io_always() callbacks.
[ccan] / ccan / io / fdpass /
2024-07-08 Rusty Russellio/fdpass: don't leak fd if conn closes before we write it.
2024-06-24 Rusty Russellccan/io/fdpass: tell caller that fd recv failed if...
2023-03-16 Rusty Russellfdpass: avoid memory leak in example.
2017-03-15 Rusty Russellio/fdpass: fix example.
2017-03-14 Rusty Russellio/fdpass: add flag to close fd after sending.
2016-12-23 Rusty Russellio/fdpass: new module for async fd passing.