ucspi-ssl
0.13.03
ucspi-ssl
Loading...
Searching...
No Matches
ucspi-ssl-0.13.03
src
coe.c
Go to the documentation of this file.
1
/* Public domain. */
2
3
#include <fcntl.h>
4
#include "
coe.h
"
5
6
int
coe
(
int
fd)
7
{
8
return
fcntl(fd,F_SETFD,1);
9
}
coe
int coe(int fd)
Definition:
coe.c:6
coe.h
Generated on Mon Sep 23 2024 11:30:08 for ucspi-ssl by
1.9.6