Defines | Functions
http_proxy.c File Reference
#include "curl_setup.h"
#include "urldata.h"
#include <curl/curl.h>
#include "http_proxy.h"
#include "sendf.h"
#include "http.h"
#include "url.h"
#include "select.h"
#include "progress.h"
#include "non-ascii.h"
#include "connect.h"
#include "curlx.h"
#include "vtls/vtls.h"
#include "curl_printf.h"
#include "curl_memory.h"
#include "memdebug.h"
Include dependency graph for http_proxy.c:

Go to the source code of this file.

Defines

#define SELECT_ERROR   1
#define SELECT_OK   0
#define SELECT_TIMEOUT   2

Functions

CURLcode Curl_proxy_connect (struct connectdata *conn, int sockindex)
CURLcode Curl_proxyCONNECT (struct connectdata *conn, int sockindex, const char *hostname, int remote_port, bool blocking)
static CURLcode https_proxy_connect (struct connectdata *conn, int sockindex)

Define Documentation

#define SELECT_ERROR   1
#define SELECT_OK   0
#define SELECT_TIMEOUT   2

Function Documentation

CURLcode Curl_proxy_connect ( struct connectdata conn,
int  sockindex 
)

Definition at line 72 of file http_proxy.c.

CURLcode Curl_proxyCONNECT ( struct connectdata conn,
int  sockindex,
const char *  hostname,
int  remote_port,
bool  blocking 
)

Definition at line 143 of file http_proxy.c.

static CURLcode https_proxy_connect ( struct connectdata conn,
int  sockindex 
) [static]

Definition at line 50 of file http_proxy.c.



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