ucspi-ssl  0.99e
TLS encryption for IPv6 communication
readwrite.h
Go to the documentation of this file.
1 #ifndef READWRITE_H
2 #define READWRITE_H
3 #include <unistd.h>
4 
5 /* extern int read(); */
6 /* extern int write(); */
7 
8 #endif