]> git.ozlabs.org Git - ccan/commit
ccan/io: extended errors API so caller can be told if we fail accept()
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 18 Apr 2024 03:55:44 +0000 (13:25 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 24 Jun 2024 02:46:26 +0000 (12:16 +0930)
commita657724f442899ec1ce16c8cfe9e63e8e9d861ff
tree6c447e1377898a84334a7f948bb15bb97da8fde7
parent9524c7eb8e54697da5a366c8ad3405f75c3f4195
ccan/io: extended errors API so caller can be told if we fail accept()

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