ccan/io: implement timeouts.
We do this by the simplest method: return from io_loop() and let the caller
sort them out.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Showing
Please register or sign in to comment
We do this by the simplest method: return from io_loop() and let the caller
sort them out.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>