s/qmail  3.3.23
Next generation secure email transport
Macros | Functions
ndelay_off.c File Reference
#include <sys/types.h>
#include <fcntl.h>
#include "ndelay.h"
Include dependency graph for ndelay_off.c:

Go to the source code of this file.

Macros

#define O_NONBLOCK   O_NDELAY
 

Functions

int ndelay_off (int fd)
 

Macro Definition Documentation

◆ O_NONBLOCK

#define O_NONBLOCK   O_NDELAY

Definition at line 6 of file ndelay_off.c.

Function Documentation

◆ ndelay_off()

int ndelay_off ( int  fd)

Definition at line 9 of file ndelay_off.c.

Here is the caller graph for this function: