Codebase list httping / dee4e69 socks5.h
dee4e69

Tree @dee4e69 (Download .tar.gz)

socks5.h @dee4e69raw · history · blame

/* $Revision$ */
int socks5connect(int fd, struct addrinfo *ai, double timeout, const char *socks5_username, const char *socks5_password, const char *host, int port, char abort_on_resolve_failure);