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 78 of file curl_addrinfo.c.

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

Definition at line 270 of file curl_addrinfo.c.

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

Definition at line 390 of file curl_addrinfo.c.

Curl_addrinfo* Curl_str2addr ( char *  dotted,
int  port 
)

Definition at line 465 of file curl_addrinfo.c.



rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:17