Go to the source code of this file.
Functions | |
int | daemon_nonblock (int fd, int b) |
Change the passed file descriptor to non-blocking or blocking mode, depending on b. More... |
Definition in file dnonblock.h.
|
Change the passed file descriptor to non-blocking or blocking mode, depending on b.
|