Home
last modified time | relevance | path

Searched defs:getSoLinger (Results 1 – 4 of 4) sorted by relevance

/libcore/ojluni/annotations/mmodule/java/net/
DSocket.annotated.java88 public int getSoLinger() throws java.net.SocketException { throw new RuntimeException("Stub!"); } in getSoLinger() method in Socket
/libcore/ojluni/src/main/java/sun/nio/ch/
DSocketAdaptor.java336 public int getSoLinger() throws SocketException { in getSoLinger() method in SocketAdaptor
/libcore/ojluni/annotations/hiddenapi/java/net/
DSocket.java185 public int getSoLinger() throws java.net.SocketException { in getSoLinger() method in Socket
/libcore/ojluni/src/main/java/java/net/
DSocket.java1074 public int getSoLinger() throws SocketException { in getSoLinger() method in Socket