core-lightning/ccan/ccan/io
Rusty Russell 578b297d46 ccan: update to get fdpass fix.
Theoretical only, but we could leak an fd if we closed a conn before
the fd was sent.  This doesn't happen in our current codebase because
we only hand fds to connectd, which only closes at shutdown.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-07-09 18:03:44 +09:30
..
benchmarks ccan: update for more efficient ccan/io. 2024-07-02 15:16:55 -07:00
fdpass ccan: update to get fdpass fix. 2024-07-09 18:03:44 +09:30
test ccan: update for more efficient ccan/io. 2024-07-02 15:16:55 -07:00
_info ccan: update to get io fix for duplex pipes. 2017-10-20 18:31:32 +02:00
backend.h ccan: update to get ccan/io exclusive helpers. 2019-04-08 01:56:17 +00:00
io.c ccan: update for more efficient ccan/io. 2024-07-02 15:16:55 -07:00
io.h ccan: update for more efficient ccan/io. 2024-07-02 15:16:55 -07:00
io_plan.h ccan: update and add more. 2016-01-22 06:41:45 +10:30
LICENSE ccan: update and add more. 2016-01-22 06:41:45 +10:30
poll.c ccan: update to get extended ccan/io error callbacks. 2024-05-09 01:23:46 -05:00
SCENARIOS ccan: update and add more. 2016-01-22 06:41:45 +10:30