Codebase list httping / a836239f-a6ff-45f0-ba82-6fd53b7771b0/main socks5.h
a836239f-a6ff-45f0-ba82-6fd53b7771b0/main

Tree @a836239f-a6ff-45f0-ba82-6fd53b7771b0/main (Download .tar.gz)

socks5.h @a836239f-a6ff-45f0-ba82-6fd53b7771b0/mainraw · history · blame

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