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

/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DSSLSocketImpl.java1455 boolean checkEOF() throws IOException { method in class:SSLSocketImpl
1488 if (checkEOF() || (getConnectionState() == cs_SENT_CLOSE)) {

Completed in 27 milliseconds