Searched refs:sock3 (Results 1 – 1 of 1) sorted by relevance
117 int ret, sock1, sock2, sock3; in setup_tcp() local158 sock3 = accept(sock1, NULL, NULL); in setup_tcp()159 if (sock3 < 0) in setup_tcp()180 fdp[1] = sock3; in setup_tcp()