Home | History | Annotate | Download | only in conscrypt

Lines Matching defs:getSoTimeout

210             int savedReadTimeoutMilliseconds = getSoTimeout();
224 ssl.doHandshake(Platform.getFileDescriptor(socket), getSoTimeout());
547 Platform.getFileDescriptor(socket), buf, offset, byteCount, getSoTimeout());