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

Go to the source code of this file.

Functions

int socket_remote6 (int s, char ip[16], uint16 *port, uint32 *scope_id)
 

Function Documentation

◆ socket_remote6()

int socket_remote6 ( int  s,
char  ip[16],
uint16 port,
uint32 *  scope_id 
)

Definition at line 11 of file socket_remote6.c.