mirror of
https://gitee.com/clygintang/Dockfile-Coreseek.git
synced 2025-07-21 00:00:15 +08:00
3 lines
66 B
C
3 lines
66 B
C
#include <stdbool.h>
|
|
int set_cloexec_flag (int desc, bool value);
|