![]() |
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"
#include "ip4.h"
#include "ip6.h"
#include "haveip6.h"
#include "error.h"
Go to the source code of this file.
Functions | |
int | socket_send6 (int s, const char *buf, unsigned int len, const char ip[16], uint16 port, uint32 scope_id) |