ucspi-ssl  0.99e
TLS encryption for IPv6 communication
Macros | Functions
ndelay_on.c File Reference
#include <sys/types.h>
#include <fcntl.h>
#include "ndelay.h"
Include dependency graph for ndelay_on.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 8 of file ndelay_on.c.

Function Documentation

◆ ndelay_on()

int ndelay_on ( int  fd)

Definition at line 11 of file ndelay_on.c.

Here is the caller graph for this function: