![]() |
ucspi-ssl
0.99e
TLS encryption for IPv6 communication
|
#include <unistd.h>
#include "fmt.h"
#include "buffer.h"
#include "socket.h"
#include "error.h"
#include "iopause.h"
#include "timeoutconn.h"
#include "remoteinfo.h"
Go to the source code of this file.
Functions | |
int | remoteinfo6 (stralloc *out, char ipremote[16], uint16 portremote, char iplocal[16], uint16 portlocal, unsigned int timeout, uint32 netif) |