Codebase list httping / uncommitted/main socks5.h
uncommitted/main

Tree @uncommitted/main (Download .tar.gz)

socks5.h @uncommitted/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);