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