Searched refs:NET_Timeout (Results 1 – 3 of 3) sorted by relevance
48 extern int NET_Timeout(int s, long timeout);73 #define NET_Timeout JVM_Timeout macro
96 nread = NET_Timeout(fd, timeout); in SocketInputStream_socketRead0()
191 int NET_Timeout(int s, long timeout) { in NET_Timeout() function