Home
last modified time | relevance | path

Searched refs:closeInternal (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/ssl/
DSSLSocketImpl.java956 closeInternal(false); in readRecord()
1538 closeInternal(true); // caller is initiating close in close()
1552 private void closeInternal(boolean selfInitiated) throws IOException { in closeInternal() method in SSLSocketImpl
1941 closeInternal(false); // reply to close in recvAlert()