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

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

Go to the source code of this file.

Defines

#define _MPRINTF_REPLACE

Functions

CURLcode Curl_wait_for_resolv (struct connectdata *conn, struct Curl_dns_entry **entry)
CURLcode Curl_is_resolved (struct connectdata *conn, struct Curl_dns_entry **dns)
int Curl_resolv_getsock (struct connectdata *conn, curl_socket_t *sock, int numsocks)


Define Documentation

#define _MPRINTF_REPLACE

Definition at line 71 of file hostsyn.c.


Function Documentation

CURLcode Curl_is_resolved ( struct connectdata conn,
struct Curl_dns_entry **  dns 
)

Definition at line 110 of file hostsyn.c.

References CURLE_COULDNT_RESOLVE_HOST, and NULL.

Referenced by Curl_resolv(), and multi_runsingle().

int Curl_resolv_getsock ( struct connectdata conn,
curl_socket_t sock,
int  numsocks 
)

Definition at line 124 of file hostsyn.c.

Referenced by multi_getsock().

CURLcode Curl_wait_for_resolv ( struct connectdata conn,
struct Curl_dns_entry **  entry 
)


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