This is the complete list of members for HTTP_Request2_SOCKS5, including all inherited members.
$connectionWarnings | HTTP_Request2_SocketWrapper | protected |
$deadline | HTTP_Request2_SocketWrapper | protected |
$socket | HTTP_Request2_SocketWrapper | protected |
$timeout | HTTP_Request2_SocketWrapper | protected |
__construct($address, $timeout=10, array $contextOptions=array(), $username=null, $password=null) | HTTP_Request2_SOCKS5 | |
HTTP_Request2_SocketWrapper::__construct($address, $timeout, array $contextOptions=array()) | HTTP_Request2_SocketWrapper | |
__destruct() | HTTP_Request2_SocketWrapper | |
checkTimeout() | HTTP_Request2_SocketWrapper | protected |
connect($remoteHost, $remotePort) | HTTP_Request2_SOCKS5 | |
connectionWarningsHandler($errno, $errstr) | HTTP_Request2_SocketWrapper | protected |
enableCrypto() | HTTP_Request2_SocketWrapper | |
eof() | HTTP_Request2_SocketWrapper | |
performAuthentication($username, $password) | HTTP_Request2_SOCKS5 | protected |
read($length) | HTTP_Request2_SocketWrapper | |
readLine($bufferSize, $localTimeout=null) | HTTP_Request2_SocketWrapper | |
setDeadline($deadline, $timeout) | HTTP_Request2_SocketWrapper | |
write($data) | HTTP_Request2_SocketWrapper | |