Navigation

Operators and Keywords

Function List:

C++ API

cloexec.h File Reference

#include <stdbool.h>
Include dependency graph for cloexec.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int set_cloexec_flag (int desc, bool value)
int dup_cloexec (int fd)

Function Documentation

int dup_cloexec ( int  fd  ) 
int set_cloexec_flag ( int  desc,
bool  value 
)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines