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

/freebsd-9.3-release/tools/regression/sockets/zerosend/
H A Dzerosend.c119 int ret, sock1, sock2, sock3; local
160 sock3 = accept(sock1, NULL, NULL);
161 if (sock3 < 0)
182 fdp[1] = sock3;

Completed in 41 milliseconds