ucspi-ssl
0.99e
TLS encryption for IPv6 communication
ucspi-ssl-0.99e
src
ndelay.h
Go to the documentation of this file.
1
/* Public domain. */
2
3
#ifndef NDELAY_H
4
#define NDELAY_H
5
6
extern
int
ndelay_on
(
int
);
7
extern
int
ndelay_off
(
int
);
8
9
#endif
ndelay_on
int ndelay_on(int)
Definition:
ndelay_on.c:11
ndelay_off
int ndelay_off(int)
Definition:
ndelay_off.c:11
Generated on Wed Jul 11 2018 22:50:46 for ucspi-ssl by
1.8.13