ucspi-ssl  0.99e
TLS encryption for IPv6 communication
Functions
socket_local.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 dependency graph for socket_local.c:

Go to the source code of this file.

Functions

int socket_local4 (int s, char ip[4], uint16 *port)
 

Function Documentation

◆ socket_local4()

int socket_local4 ( int  s,
char  ip[4],
uint16 port 
)

Definition at line 8 of file socket_local.c.