Codebase list httping / e1dc65df-7c73-4830-8ed4-9f60ff1e4b6c/main socks5.h
e1dc65df-7c73-4830-8ed4-9f60ff1e4b6c/main

Tree @e1dc65df-7c73-4830-8ed4-9f60ff1e4b6c/main (Download .tar.gz)

socks5.h @e1dc65df-7c73-4830-8ed4-9f60ff1e4b6c/main

bc3680c
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);