ucspi-ssl  0.99e
TLS encryption for IPv6 communication
Macros | Functions
socket_udp6.c File Reference
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <errno.h>
#include "haveip6.h"
#include "socket.h"
Include dependency graph for socket_udp6.c:

Go to the source code of this file.

Macros

#define EAFNOSUPPORT   EINVAL
 

Functions

int socket_udp6 (void)
 

Macro Definition Documentation

◆ EAFNOSUPPORT

#define EAFNOSUPPORT   EINVAL

Definition at line 9 of file socket_udp6.c.

Function Documentation

◆ socket_udp6()

int socket_udp6 ( void  )

Definition at line 12 of file socket_udp6.c.

Here is the call graph for this function: