Before accepting the SOCKS5 Bytestream request you can set timeouts by invoking {@link #setTotalConnectTimeout(int)} and {@link #setMinimumConnectTimeout(int)}. @return the socket to send/receive data @throws XMPPException if connection to all SOCKS5 proxies failed or if stream is invalid. @throws InterruptedException if the current thread was interrupted while waiting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|