Searched refs:s5port (Results 1 – 1 of 1) sorted by relevance
376 unsigned short s5port; in sockit() local577 s5port = (unsigned short)((portp[0] << 8) | (portp[1])); in sockit()580 s5port = config.port; in sockit()583 connfd = socksconnect(s5port, config.addr); in sockit()
Completed in 4 milliseconds