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

Go to the source code of this file.

Functions

int Curl_blockread_all (struct connectdata *conn, curl_socket_t sockfd, char *buf, ssize_t buffersize, ssize_t *n)
 
CURLcode Curl_SOCKS4 (const char *proxy_name, const char *hostname, int remote_port, int sockindex, struct connectdata *conn)
 
CURLcode Curl_SOCKS5 (const char *proxy_name, const char *proxy_password, const char *hostname, int remote_port, int sockindex, struct connectdata *conn)
 

Function Documentation

int Curl_blockread_all ( struct connectdata conn,
curl_socket_t  sockfd,
char *  buf,
ssize_t  buffersize,
ssize_t n 
)

Definition at line 51 of file socks.c.

CURLcode Curl_SOCKS4 ( const char *  proxy_name,
const char *  hostname,
int  remote_port,
int  sockindex,
struct connectdata conn 
)

Definition at line 108 of file socks.c.

CURLcode Curl_SOCKS5 ( const char *  proxy_name,
const char *  proxy_password,
const char *  hostname,
int  remote_port,
int  sockindex,
struct connectdata conn 
)

Definition at line 353 of file socks.c.



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