Classes | Typedefs | Functions
curl_addrinfo.h File Reference
#include "curl_setup.h"
Include dependency graph for curl_addrinfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Curl_addrinfo

Typedefs

typedef struct Curl_addrinfo Curl_addrinfo

Functions

void Curl_freeaddrinfo (Curl_addrinfo *cahead)
Curl_addrinfoCurl_he2ai (const struct hostent *he, int port)
Curl_addrinfoCurl_ip2addr (int af, const void *inaddr, const char *hostname, int port)
Curl_addrinfoCurl_str2addr (char *dotted, int port)

Typedef Documentation

typedef struct Curl_addrinfo Curl_addrinfo

Definition at line 61 of file curl_addrinfo.h.


Function Documentation

void Curl_freeaddrinfo ( Curl_addrinfo cahead)

Definition at line 76 of file curl_addrinfo.c.

Curl_addrinfo* Curl_he2ai ( const struct hostent *  he,
int  port 
)

Definition at line 268 of file curl_addrinfo.c.

Curl_addrinfo* Curl_ip2addr ( int  af,
const void *  inaddr,
const char *  hostname,
int  port 
)

Definition at line 388 of file curl_addrinfo.c.

Curl_addrinfo* Curl_str2addr ( char *  dotted,
int  port 
)

Definition at line 463 of file curl_addrinfo.c.



rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:08