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

Go to the source code of this file.

Macros

#define O_NONBLOCK   O_NDELAY
 

Functions

int ndelay_on (int fd)
 

Macro Definition Documentation

◆ O_NONBLOCK

#define O_NONBLOCK   O_NDELAY

Definition at line 6 of file ndelay.c.

Function Documentation

◆ ndelay_on()

int ndelay_on ( int  fd)

Definition at line 9 of file ndelay.c.

Here is the caller graph for this function: