Home | History | Annotate | Download | only in net

Lines Matching defs:setSoTimeout

497      * @exception  SocketTimeoutException if a timeout was previously set with setSoTimeout and
651 public synchronized void setSoTimeout(int timeout) throws SocketException {
663 * @see #setSoTimeout(int)