![]() |
ucspi-ssl
0.99e
TLS encryption for IPv6 communication
|
Go to the source code of this file.
Variables | |
int | ipv4 |
Definition at line 21 of file socket_conn.c.
uint32 socket_getifidx | ( | const char * | ifname | ) |
const char* socket_getifname | ( | uint32 | interface | ) |
Definition at line 8 of file socket_getifname.c.
Definition at line 7 of file socket_opts6.c.
Definition at line 7 of file socket_opts.c.
Definition at line 7 of file socket_listen.c.
int socket_recv6 | ( | int | s, |
char * | buf, | ||
unsigned int | len, | ||
char * | ip, | ||
uint16 * | port, | ||
uint32 * | scope_id | ||
) |
int socket_send6 | ( | int | s, |
const char * | buf, | ||
unsigned int | len, | ||
const char * | ip, | ||
uint16 | port, | ||
uint32 | scope_id | ||
) |
int socket_tcp | ( | void | ) |
Definition at line 9 of file socket_tcp.c.
int socket_tcp6 | ( | void | ) |
Definition at line 7 of file socket_delay.c.
Definition at line 27 of file socket_bind.c.
int socket_udp | ( | void | ) |
Definition at line 9 of file socket_udp.c.
int socket_udp6 | ( | void | ) |
int ipv4 |
Definition at line 15 of file socket_tcp6.c.