Lines Matching defs:max
640 SOCKET max = INVALID_SOCKET;656 if (temp->fd > max)657 max = temp->fd;671 return max;