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

Go to the source code of this file.

Macros

#define PROXY_TIMEOUT   (3600*1000)
 

Functions

bool Curl_connect_complete (struct connectdata *conn)
 
void Curl_connect_free (struct Curl_easy *data)
 
bool Curl_connect_ongoing (struct connectdata *conn)
 
CURLcode Curl_proxy_connect (struct connectdata *conn, int sockindex)
 
CURLcode Curl_proxyCONNECT (struct connectdata *conn, int tunnelsocket, const char *hostname, int remote_port)
 

Macro Definition Documentation

#define PROXY_TIMEOUT   (3600*1000)

Definition at line 35 of file http_proxy.h.

Function Documentation

bool Curl_connect_complete ( struct connectdata conn)

Definition at line 138 of file http_proxy.c.

void Curl_connect_free ( struct Curl_easy data)

Definition at line 645 of file http_proxy.c.

bool Curl_connect_ongoing ( struct connectdata conn)

Definition at line 144 of file http_proxy.c.

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  tunnelsocket,
const char *  hostname,
int  remote_port 
)

Definition at line 661 of file http_proxy.c.



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