![]() |
ucspi-ssl
0.99e
TLS encryption for IPv6 communication
|
#include <sys/types.h>
#include <sys/param.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <unistd.h>
#include "ndelay.h"
#include "socket.h"
Go to the source code of this file.
Functions | |
int | socket_tcp (void) |
int socket_tcp | ( | void | ) |
Definition at line 9 of file socket_tcp.c.