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