Searched refs:s5port (Results 1 – 1 of 1) sorted by relevance
365 unsigned short s5port; in sockit() local519 s5port = (unsigned short)((portp[0]<<8) | (portp[1])); in sockit()522 s5port = config.port; in sockit()525 connfd = socksconnect(s5port, config.addr); in sockit()