Searched defs:setSoTimeout (Results 1 - 3 of 3) sorted by relevance

/libcore/luni/src/main/java/java/net/
H A DServerSocket.java250 public synchronized void setSoTimeout(int timeout) throws SocketException { method in class:ServerSocket
H A DDatagramSocket.java361 public synchronized void setSoTimeout(int timeout) throws SocketException { method in class:DatagramSocket
H A DSocket.java540 public synchronized void setSoTimeout(int timeout) throws SocketException { method in class:Socket

Completed in 58 milliseconds