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

/openjdk7/jdk/src/windows/native/java/net/
H A DTwoStacksPlainDatagramSocketImpl.c929 int fd, fd1, fduse, nsockets=0, errorCode; local
946 nsockets = 1;
956 nsockets ++;
959 switch (nsockets) {
1205 int n, nsockets=0; local
1220 nsockets ++;
1224 nsockets ++;
1227 if (nsockets == 2) { /* need to choose one of them */
1313 if (timeout && nsockets == 1) {

Completed in 35 milliseconds