Searched defs:proxyport (Results 1 – 2 of 2) sorted by relevance
179 const char *proxyhost, const char *proxyport, struct addrinfo proxyhints, in socks_connect()
168 char *proxy = NULL, *proxyport = NULL; in main() local