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