Searched refs:HTTP_PROXY_PORT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/nc/
H A Dsocks.c47 #define HTTP_PROXY_PORT "3128" macro
166 proxyport = (socksv == -1) ? HTTP_PROXY_PORT : SOCKS_PORT;

Completed in 59 milliseconds