]> git.ozlabs.org Git - ccan/commit
closefrom: Close all file descriptors above a certain value.
authorZmnSCPxj jxPCSnmZ <ZmnSCPxj@protonmail.com>
Tue, 19 Oct 2021 01:51:43 +0000 (09:51 +0800)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 21 Oct 2021 04:28:22 +0000 (14:58 +1030)
commit41eff2f7f34bba73b60edce541f86f72fee0d819
treea9fda474918e19da2e2ae66fe159f837e57c8ff7
parentfc29adfb894e68ad9fc1b4c60815938048534f9b
closefrom: Close all file descriptors above a certain value.

For more information: https://github.com/ElementsProject/lightning/issues/4868

Signed-off-by: ZmnSCPxj jxPCSnmZ <ZmnSCPxj@protonmail.com>
ccan/closefrom/LICENSE [new symlink]
ccan/closefrom/_info [new file with mode: 0644]
ccan/closefrom/closefrom.c [new file with mode: 0644]
ccan/closefrom/closefrom.h [new file with mode: 0644]
ccan/closefrom/test/run.c [new file with mode: 0644]
tools/configurator/configurator.c