D:/opendownloadmanager/ODM-1.x/InetFile/cURL_lib/hostip4.c File Reference

#include "setup.h"
#include <string.h>
#include <errno.h>
#include "urldata.h"
#include "sendf.h"
#include "hostip.h"
#include "hash.h"
#include "share.h"
#include "strerror.h"
#include "url.h"
#include "inet_pton.h"
#include <curl/mprintf.h>
#include "memory.h"
#include "memdebug.h"

Go to the source code of this file.

Defines

#define _MPRINTF_REPLACE

Functions

bool Curl_ipvalid (struct SessionHandle *data)
Curl_addrinfoCurl_getaddrinfo (struct connectdata *conn, const char *hostname, int port, int *waitp)
Curl_addrinfoCurl_he2ai (const struct hostent *he, int port)


Define Documentation

#define _MPRINTF_REPLACE

Definition at line 73 of file hostip4.c.


Function Documentation

Curl_addrinfo* Curl_getaddrinfo ( struct connectdata conn,
const char *  hostname,
int  port,
int *  waitp 
)

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

bool Curl_ipvalid ( struct SessionHandle data  ) 

Definition at line 92 of file hostip4.c.

References CURL_IPRESOLVE_V6, FALSE, UserDefined::ip_version, SessionHandle::set, and TRUE.

Referenced by Curl_resolv().


Generated on Sun May 25 00:20:06 2008 by  doxygen 1.5.6