syslog-ng source
fdhelpers.h File Reference
#include "syslog-ng.h"
Include dependency graph for fdhelpers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

gboolean g_fd_set_nonblock (int fd, gboolean enable)
 
gboolean g_fd_set_cloexec (int fd, gboolean enable)
 

Function Documentation

◆ g_fd_set_cloexec()

gboolean g_fd_set_cloexec ( int  fd,
gboolean  enable 
)

◆ g_fd_set_nonblock()

gboolean g_fd_set_nonblock ( int  fd,
gboolean  enable 
)