ucspi-ssl  0.99e
TLS encryption for IPv6 communication
Functions
socket_conn6.c File Reference
#include <sys/param.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <errno.h>
#include "byte.h"
#include "socket.h"
#include "ip6.h"
#include "haveip6.h"
#include "uint32.h"
#include "ip4.h"
Include dependency graph for socket_conn6.c:

Go to the source code of this file.

Functions

int socket_connect6 (int s, const char ip[16], uint16 port, uint32 scope_id)
 

Function Documentation

◆ socket_connect6()

int socket_connect6 ( int  s,
const char  ip[16],
uint16  port,
uint32  scope_id 
)

Definition at line 13 of file socket_conn6.c.