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