![]() |
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 "byte.h"
#include "socket.h"
Go to the source code of this file.
Functions | |
int | socket_remote4 (int s, char ip[4], uint16 *port) |
Definition at line 8 of file socket_remote.c.