PTLib
Version 2.14.3
|
This is the complete list of members for PSocks4Socket, including all inherited members.
AbortCommandString() | PChannel | |
Accept() | PSocksSocket | |
Accept(PSocket &socket) | PSocksSocket | virtual |
AccessDenied enum value | PChannel | |
AddressIsExclusive enum value | PSocket | |
AsyncNotifier typedef | PChannel | |
authenticationPassword | PSocksProtocol | protected |
authenticationUsername | PSocksProtocol | protected |
BadParameter enum value | PChannel | |
BufferTooSmall enum value | PChannel | |
CanReuseAddress enum value | PSocket | |
channelName | PChannel | protected |
Class() | PObject | inlinestatic |
ClearNameCache() | PIPSocket | static |
Clone() const | PSocks4Socket | virtual |
CloneAs() const | PObject | inline |
Close() | PChannel | virtual |
Compare(const PObject &obj) const | PChannel | virtual |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
Comparison enum name | PObject | |
Connect(const PString &address) | PSocksSocket | virtual |
Connect(const Address &addr) | PSocksSocket | virtual |
PTCPSocket::Connect(const Address &iface, const Address &addr) | PIPSocket | virtual |
PTCPSocket::Connect(const Address &iface, WORD localPort, const Address &addr) | PIPSocket | virtual |
ConnectSocksServer(PTCPSocket &thisSocket) | PSocksProtocol | protected |
ConvertOSError(P_INT_PTR libcReturnValue, ErrorGroup group=LastGeneralError) | PSocket | protectedvirtual |
CreateRouteTableDetector() | PIPSocket | static |
DefaultServerPort enum value | PSocksProtocol | |
DeviceInUse enum value | PChannel | |
DiskFull enum value | PChannel | |
EqualTo enum value | PObject | |
ErrorGroup enum name | PChannel | |
Errors enum name | PChannel | |
FDOpen(const char *mode) | PChannel | |
FileExists enum value | PChannel | |
FlowControl(const void *flowData) | PChannel | virtual |
GetBaseReadChannel() const | PChannel | virtual |
GetBaseWriteChannel() const | PChannel | virtual |
GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
GetDefaultIpAddressFamily() | PIPSocket | static |
GetDefaultIpAny() | PIPSocket | static |
GetErrorCode(ErrorGroup group=NumErrorGroups) const | PChannel | |
GetErrorNumber(ErrorGroup group=NumErrorGroups) const | PChannel | |
GetErrorText(ErrorGroup group=NumErrorGroups) const | PChannel | virtual |
GetErrorText(Errors lastError, int osError=0) | PChannel | static |
GetGatewayAddress(unsigned version=4) | PIPSocket | static |
GetGatewayInterface(unsigned version=4) | PIPSocket | static |
GetGatewayInterfaceAddress(unsigned version=4) | PIPSocket | static |
GetHandle() const | PChannel | virtual |
GetHostAddress(Address &addr) | PIPSocket | static |
GetHostAddress(const PString &hostname, Address &addr) | PIPSocket | static |
GetHostAliases(const PString &hostname) | PIPSocket | static |
GetHostAliases(const Address &addr) | PIPSocket | static |
GetHostName() | PIPSocket | static |
GetHostName(const PString &hostname) | PIPSocket | static |
GetHostName(const Address &addr) | PIPSocket | static |
GetInterface(const Address &addr) | PIPSocket | static |
GetInterfaceAddress(const PString &ifName, unsigned version=4) | PIPSocket | static |
GetInterfaceMACAddress(const char *ifName=NULL) | PIPSocket | static |
GetInterfaceTable(InterfaceTable &table, PBoolean includeDown=false) | PIPSocket | static |
GetInvalidAddress() | PIPSocket | static |
GetLastReadCount() const | PChannel | |
GetLastWriteCount() const | PChannel | virtual |
GetLocalAddress(Address &addr) | PSocksSocket | virtual |
GetLocalAddress(Address &addr, WORD &port) | PSocksSocket | virtual |
PTCPSocket::GetLocalAddress() const | PIPSocket | |
PTCPSocket::GetLocalAddress(Address &addr) const | PIPSocket | |
PTCPSocket::GetLocalAddress(Address &addr, WORD &port) const | PIPSocket | |
PTCPSocket::GetLocalAddress(AddressAndPort &addr) const | PIPSocket | |
GetLocalHostName() | PIPSocket | |
GetName() const | PIPSocket | virtual |
GetNameByProtocol(WORD proto) | PSocket | static |
GetNetworkInterface(unsigned version=4) | PIPSocket | static |
GetOption(int option, int &value, int level=SOL_SOCKET) | PSocket | |
GetOption(int option, void *valuePtr, PINDEX valueSize, int level=SOL_SOCKET) | PSocket | |
GetOSHandleAsInt() const | PChannel | inlineprotected |
GetPeerAddress(Address &addr) | PSocksSocket | virtual |
GetPeerAddress(Address &addr, WORD &port) | PSocksSocket | virtual |
PTCPSocket::GetPeerAddress() const | PIPSocket | |
PTCPSocket::GetPeerAddress(Address &addr) const | PIPSocket | |
PTCPSocket::GetPeerAddress(Address &addr, WORD &port) const | PIPSocket | |
PTCPSocket::GetPeerAddress(AddressAndPort &addr) const | PIPSocket | |
GetPeerHostName() | PIPSocket | |
GetPort() const | PSocket | |
GetPortByService(const PString &service) const | PSocket | virtual |
GetPortByService(const char *protocol, const PString &service) | PSocket | static |
GetProtocolByName(const PString &name) | PSocket | static |
GetProtocolName() const | PTCPSocket | protectedvirtual |
GetQoS() const | PIPSocket | inline |
GetReadTimeout() const | PChannel | |
GetRouteInterfaceAddress(const Address &remoteAddress) | PIPSocket | static |
GetRouteTable(RouteTable &table) | PIPSocket | static |
GetService() const | PSocket | |
GetServiceByPort(WORD port) const | PSocket | virtual |
GetServiceByPort(const char *protocol, WORD port) | PSocket | static |
GetSuppressCanonicalName() | PIPSocket | static |
GetTraceContextIdentifier() const | PObject | inline |
GetTraceContextIdentifier(PObject &obj) | PObject | inline |
GetTraceContextIdentifier(PObject *obj) | PObject | inline |
GetWriteTimeout() const | PChannel | |
GreaterThan enum value | PObject | |
HashFunction() const | PChannel | virtual |
Host2Net(WORD v) | PSocket | inlinestatic |
Host2Net(DWORD v) | PSocket | inlinestatic |
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
InternalGetLocalAddress(AddressAndPort &addrAndPort) | PIPSocket | virtual |
InternalGetPeerAddress(AddressAndPort &addrAndPort) | PIPSocket | virtual |
InternalIsDescendant(const char *clsName) const | PObject | inlinevirtual |
InternalListen(const Address &bind, unsigned queueSize, WORD port, Reusability reuse) | PTCPSocket | protectedvirtual |
Interrupted enum value | PChannel | |
IsClass(const char *cls) const | PObject | inline |
IsLocalHost(const PString &hostname) | PIPSocket | static |
IsOpen() const | PChannel | virtual |
lastErrorCode | PChannel | protected |
lastErrorNumber | PChannel | protected |
LastGeneralError enum value | PChannel | |
lastReadCount | PChannel | protected |
LastReadError enum value | PChannel | |
lastWriteCount | PChannel | protected |
LastWriteError enum value | PChannel | |
LessThan enum value | PObject | |
Listen(unsigned queueSize=5, WORD port=0, Reusability reuse=AddressIsExclusive) | PSocksSocket | virtual |
PTCPSocket::Listen(const Address &bind, unsigned queueSize=5, WORD port=0, Reusability reuse=AddressIsExclusive) | PIPSocket | inlinevirtual |
localAddress | PSocksProtocol | protected |
localPort | PSocksProtocol | protected |
m_qos | PIPSocket | protected |
m_traceContextIdentifier | PObject | protected |
Miscellaneous enum value | PChannel | |
Net2Host(WORD v) | PSocket | inlinestatic |
Net2Host(DWORD v) | PSocket | inlinestatic |
NoError enum value | PChannel | |
NoMemory enum value | PChannel | |
NotFound enum value | PChannel | |
NotOpen enum value | PChannel | |
NumErrorGroups enum value | PChannel | |
NumNormalisedErrors enum value | PChannel | |
OnOutOfBand(const void *buf, PINDEX len) | PTCPSocket | virtual |
OnReadComplete(AsyncContext &context) | PChannel | virtual |
OnWriteComplete(AsyncContext &context) | PChannel | virtual |
OpenSocket() | PTCPSocket | protectedvirtual |
OpenSocket(int ipAdressFamily) | PTCPSocket | protectedvirtual |
operator!=(const PObject &obj) const | PObject | inline |
operator<(const PObject &obj) const | PObject | inline |
operator<=(const PObject &obj) const | PObject | inline |
operator=(const PChannel &) | PChannel | protected |
operator==(const PObject &obj) const | PObject | inline |
operator>(const PObject &obj) const | PObject | inline |
operator>=(const PObject &obj) const | PObject | inline |
os_accept(PSocket &listener, struct sockaddr *addr, socklen_t *size) | PSocket | protected |
os_close() | PSocket | protected |
os_connect(struct sockaddr *sin, socklen_t size) | PSocket | protected |
os_errno() const | PSocket | protectedvirtual |
os_handle | PChannel | protected |
os_socket(int af, int type, int proto) | PSocket | protected |
os_vread(Slice *slices, size_t sliceCount, int flags, struct sockaddr *from, socklen_t *fromlen) | PSocket | protected |
os_vwrite(const Slice *slices, size_t sliceCount, int flags, struct sockaddr *to, socklen_t tolen) | PSocket | protected |
P_DECLARE_ENUM(QoSType, BackgroundQoS, BestEffortQoS, ExcellentEffortQoS, CriticalQoS, VideoQoS, VoiceQoS, ControlQoS) | PIPSocket | |
PARRAY(RouteTable, RouteEntry) | PIPSocket | |
PARRAY(InterfaceTable, InterfaceEntry) | PIPSocket | |
PChannel() | PChannel | protected |
PChannel(const PChannel &) | PChannel | protected |
PIPSocket() | PIPSocket | protected |
PObject() | PObject | inlineprotected |
port | PSocket | protected |
PrintOn(ostream &strm) const | PObject | virtual |
ProtocolFailure enum value | PChannel | |
PSocket() | PSocket | protected |
PSocks4Socket(WORD port=0) | PSocks4Socket | |
PSocks4Socket(const PString &host, WORD port=0) | PSocks4Socket | |
PSocksProtocol(WORD port) | PSocksProtocol | |
PSocksSocket(WORD port=0) | PSocksSocket | |
PTCPSocket(WORD port=0) | PTCPSocket | |
PTCPSocket(const PString &service) | PTCPSocket | |
PTCPSocket(const PString &address, WORD port) | PTCPSocket | |
PTCPSocket(const PString &address, const PString &service) | PTCPSocket | |
PTCPSocket(PSocket &socket) | PTCPSocket | |
PTCPSocket(PTCPSocket &tcpSocket) | PTCPSocket | |
PTraceObjectInstance() const | PObject | inline |
PTraceObjectInstance(const char *) | PObject | inlinestatic |
PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
px_lastBlockType | PChannel | protected |
px_readThread | PChannel | protected |
px_selectMutex | PChannel | protected |
px_selectThread | PChannel | protected |
px_threadMutex | PChannel | protected |
px_writeMutex | PChannel | protected |
px_writeThread | PChannel | protected |
PXAcceptBlock enum value | PChannel | |
PXBlockType enum name | PChannel | |
PXClose() | PChannel | protected |
PXConnectBlock enum value | PChannel | |
PXReadBlock enum value | PChannel | |
PXSetIOBlock(PXBlockType type, const PTimeInterval &timeout) | PChannel | protected |
PXWriteBlock enum value | PChannel | |
Read(void *buf, PINDEX len) | PTCPSocket | virtual |
PIPSocket::Read(Slice *slices, size_t sliceCount) | PSocket | virtual |
ReadAsync(AsyncContext &context) | PChannel | virtual |
ReadBlock(void *buf, PINDEX len) | PChannel | |
ReadChar() | PChannel | virtual |
ReadCharWithTimeout(PTimeInterval &timeout) | PChannel | protected |
ReadFrom(istream &strm) | PObject | virtual |
ReadString(PINDEX len) | PChannel | |
readTimeout | PChannel | protected |
ReceiveCommandString(int nextChar, const PString &reply, PINDEX &pos, PINDEX start) | PChannel | protected |
ReceiveSocksResponse(PTCPSocket &socket, PIPSocket::Address &addr, WORD &port) | PSocks4Socket | protectedvirtual |
remoteAddress | PSocksProtocol | protected |
remotePort | PSocksProtocol | protected |
Reusability enum name | PSocket | |
Select(PSocket &sock1, PSocket &sock2) | PSocket | static |
Select(PSocket &sock1, PSocket &sock2, const PTimeInterval &timeout) | PSocket | static |
Select(SelectList &read) | PSocket | static |
Select(SelectList &read, const PTimeInterval &timeout) | PSocket | static |
Select(SelectList &read, SelectList &write) | PSocket | static |
Select(SelectList &read, SelectList &write, const PTimeInterval &timeout) | PSocket | static |
Select(SelectList &read, SelectList &write, SelectList &except) | PSocket | static |
Select(SelectList &read, SelectList &write, SelectList &except, const PTimeInterval &timeout) | PSocket | static |
SendCommandString(const PString &command) | PChannel | |
SendSocksCommand(PTCPSocket &socket, BYTE command, const char *hostname, PIPSocket::Address addr) | PSocks4Socket | protectedvirtual |
serverHost | PSocksProtocol | protected |
serverPort | PSocksProtocol | protected |
SetAuthentication(const PString &username, const PString &password) | PSocksProtocol | |
SetBufferSize(PINDEX newSize) | PChannel | |
SetDefaultIpAddressFamily(int ipAdressFamily) | PIPSocket | static |
SetDefaultIpAddressFamilyV4() | PIPSocket | static |
SetErrorCodes(PChannel::Errors errCode, int osErr) | PSocksSocket | protectedvirtual |
SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError) | PChannel | |
SetLocalEcho(bool localEcho) | PChannel | virtual |
SetOption(int option, int value, int level=SOL_SOCKET) | PSocket | |
SetOption(int option, const void *valuePtr, PINDEX valueSize, int level=SOL_SOCKET) | PSocket | |
SetPort(WORD port) | PSocket | |
SetPort(const PString &service) | PSocket | |
SetQoS(const QoS &qos) | PIPSocket | virtual |
SetReadTimeout(const PTimeInterval &time) | PChannel | |
SetServer(const PString &hostname, const char *service="socks 1080") | PSocksProtocol | |
SetServer(const PString &hostname, WORD port) | PSocksProtocol | |
SetSuppressCanonicalName(bool suppress) | PIPSocket | static |
SetTraceContextIdentifier(unsigned id) | PObject | inline |
SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
SetWriteTimeout(const PTimeInterval &time) | PChannel | |
Shutdown(ShutdownValue option) | PSocket | virtual |
ShutdownRead enum value | PChannel | |
ShutdownReadAndWrite enum value | PChannel | |
ShutdownValue enum name | PChannel | |
ShutdownWrite enum value | PChannel | |
Timeout enum value | PChannel | |
TransferHandle(PSocksSocket &destination) | PSocksSocket | protected |
Unavailable enum value | PChannel | |
Write(const void *buf, PINDEX len) | PTCPSocket | virtual |
PIPSocket::Write(const Slice *slices, size_t sliceCount) | PSocket | virtual |
PChannel::Write(const void *buf, PINDEX len, const void *) | PChannel | inlinevirtual |
WriteAsync(AsyncContext &context) | PChannel | virtual |
WriteChar(int c) | PChannel | |
WriteOutOfBand(const void *buf, PINDEX len) | PTCPSocket | virtual |
WriteString(const PString &str) | PChannel | |
writeTimeout | PChannel | protected |
~PChannel() | PChannel | |
~PObject() | PObject | inlinevirtual |
~PSocket() | PSocket | |
~PSocksProtocol() | PSocksProtocol | inlinevirtual |