PTLib  Version 2.10.11
PTCPSocket Member List

This is the complete list of members for PTCPSocket, including all inherited members.

AbortCommandString()PChannel
Accept(PSocket &socket)PTCPSocketvirtual
AccessDenied enum valuePChannel
AddressIsExclusive enum valuePSocket
BadParameter enum valuePChannel
BufferTooSmall enum valuePChannel
CanReuseAddress enum valuePSocket
channelNamePChannelprotected
Class()PObjectinlinestatic
ClearNameCache()PIPSocketstatic
Clone() constPTCPSocketvirtual
Close()PChannelvirtual
Compare(const PObject &obj) constPChannelvirtual
CompareObjectMemoryDirect(const PObject &obj) constPObjectvirtual
Comparison enum namePObject
Connect(const PString &address)PIPSocketvirtual
Connect(const Address &addr)PIPSocketvirtual
Connect(WORD localPort, const Address &addr)PIPSocketvirtual
Connect(const Address &iface, const Address &addr)PIPSocketvirtual
Connect(const Address &iface, WORD localPort, const Address &addr)PIPSocketvirtual
ConvertOSError(int libcReturnValue, Errors &lastError, int &osError)PChannelstatic
ConvertOSError(int libcReturnValue, ErrorGroup group=LastGeneralError)PChannelprotectedvirtual
CreateRouteTableDetector()PIPSocketstatic
DeviceInUse enum valuePChannel
DiskFull enum valuePChannel
EqualTo enum valuePObject
ErrorGroup enum namePChannel
Errors enum namePChannel
FileExists enum valuePChannel
FlowControl(const void *flowData)PChannelvirtual
GetBaseReadChannel() constPChannelvirtual
GetBaseWriteChannel() constPChannelvirtual
GetClass(unsigned ancestor=0) constPObjectinlinevirtual
GetDefaultIpAddressFamily()PIPSocketstatic
GetDefaultIpAny()PIPSocketstatic
GetErrorCode(ErrorGroup group=NumErrorGroups) constPChannel
GetErrorNumber(ErrorGroup group=NumErrorGroups) constPChannel
GetErrorText(ErrorGroup group=NumErrorGroups) constPChannelvirtual
GetErrorText(Errors lastError, int osError=0)PChannelstatic
GetGatewayAddress(Address &addr, int version=4)PIPSocketstatic
GetGatewayInterface(int version=4)PIPSocketstatic
GetHandle() constPChannel
GetHostAddress(Address &addr)PIPSocketstatic
GetHostAddress(const PString &hostname, Address &addr)PIPSocketstatic
GetHostAliases(const PString &hostname)PIPSocketstatic
GetHostAliases(const Address &addr)PIPSocketstatic
GetHostName()PIPSocketstatic
GetHostName(const PString &hostname)PIPSocketstatic
GetHostName(const Address &addr)PIPSocketstatic
GetInterfaceTable(InterfaceTable &table, PBoolean includeDown=false)PIPSocketstatic
GetLastReadCount() constPChannelvirtual
GetLastReceiveToAddress() constPIPSocketinline
GetLastWriteCount() constPChannelvirtual
GetLocalAddress()PIPSocketvirtual
GetLocalAddress(Address &addr)PIPSocketvirtual
GetLocalAddress(PIPSocketAddressAndPort &addr)PIPSocketvirtual
GetLocalAddress(Address &addr, WORD &port)PIPSocketvirtual
GetLocalHostName()PIPSocket
GetName() constPIPSocketvirtual
GetNameByProtocol(WORD proto)PSocketstatic
GetNetworkInterface(PIPSocket::Address &addr)PIPSocketstatic
GetOption(int option, int &value, int level=SOL_SOCKET)PSocket
GetOption(int option, void *valuePtr, PINDEX valueSize, int level=SOL_SOCKET)PSocket
GetPeerAddress()PIPSocketvirtual
GetPeerAddress(Address &addr)PIPSocketvirtual
GetPeerAddress(PIPSocketAddressAndPort &addr)PIPSocketvirtual
GetPeerAddress(Address &addr, WORD &port)PIPSocketvirtual
GetPeerHostName()PIPSocket
GetPort() constPSocket
GetPortByService(const PString &service) constPSocketvirtual
GetPortByService(const char *protocol, const PString &service)PSocketstatic
GetProtocolByName(const PString &name)PSocketstatic
GetProtocolName() constPTCPSocketprotectedvirtual
GetReadTimeout() constPChannel
GetRouteInterfaceAddress(PIPSocket::Address remoteAddress)PIPSocketstatic
GetRouteTable(RouteTable &table)PIPSocketstatic
GetService() constPSocket
GetServiceByPort(WORD port) constPSocketvirtual
GetServiceByPort(const char *protocol, WORD port)PSocketstatic
GetSuppressCanonicalName()PIPSocketstatic
GetWriteTimeout() constPChannel
GreaterThan enum valuePObject
HashFunction() constPChannelvirtual
Host2Net(WORD v)PSocketinlinestatic
Host2Net(DWORD v)PSocketinlinestatic
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size)PObjectstatic
InternalIsDescendant(const char *clsName) constPObjectinlinevirtual
Interrupted enum valuePChannel
IsClass(const char *cls) constPObjectinline
IsLocalHost(const PString &hostname)PIPSocketstatic
IsOpen() constPChannelvirtual
lastErrorCodePChannelprotected
lastErrorNumberPChannelprotected
LastGeneralError enum valuePChannel
lastReadCountPChannelprotected
LastReadError enum valuePChannel
lastWriteCountPChannelprotected
LastWriteError enum valuePChannel
LessThan enum valuePObject
Listen(unsigned queueSize=5, WORD port=0, Reusability reuse=AddressIsExclusive)PTCPSocketvirtual
Listen(const Address &bind, unsigned queueSize=5, WORD port=0, Reusability reuse=AddressIsExclusive)PTCPSocketvirtual
Miscellaneous enum valuePChannel
Net2Host(WORD v)PSocketinlinestatic
Net2Host(DWORD v)PSocketinlinestatic
NoError enum valuePChannel
NoMemory enum valuePChannel
NotFound enum valuePChannel
NotOpen enum valuePChannel
NumErrorGroups enum valuePChannel
NumNormalisedErrors enum valuePChannel
OnOutOfBand(const void *buf, PINDEX len)PTCPSocketvirtual
OnReadComplete(void *buf, PINDEX len)PChannelvirtual
OnWriteComplete(const void *buf, PINDEX len)PChannelvirtual
OpenSocket()PTCPSocketprotectedvirtual
OpenSocket(int ipAdressFamily)PTCPSocketprotectedvirtual
operator!=(const PObject &obj) constPObjectinline
operator<(const PObject &obj) constPObjectinline
operator<=(const PObject &obj) constPObjectinline
operator=(const PChannel &)PChannelprotected
operator==(const PObject &obj) constPObjectinline
operator>(const PObject &obj) constPObjectinline
operator>=(const PObject &obj) constPObjectinline
os_accept(PSocket &listener, struct sockaddr *addr, PINDEX *size)PSocketprotected
os_close()PSocketprotected
os_connect(struct sockaddr *sin, PINDEX size)PSocketprotected
os_handlePChannelprotected
os_recvfrom(void *buf, PINDEX len, int flags, struct sockaddr *from, PINDEX *fromlen)PSocketprotected
os_sendto(const void *buf, PINDEX len, int flags, struct sockaddr *to, PINDEX tolen)PSocketprotected
os_socket(int af, int type, int proto)PSocketprotected
PARRAY(RouteTable, RouteEntry)PIPSocket
PARRAY(InterfaceTable, InterfaceEntry)PIPSocket
PChannel()PChannel
PChannel(const PChannel &)PChannelprotected
PIPSocket()PIPSocketprotected
PObject()PObjectinlineprotected
portPSocketprotected
PrintOn(ostream &strm) constPObjectvirtual
ProtocolFailure enum valuePChannel
PSocket()PSocketprotected
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
px_lastBlockTypePChannelprotected
px_readThreadPChannelprotected
px_selectMutexPChannelprotected
px_selectThreadPChannelprotected
px_threadMutexPChannelprotected
px_writeMutexPChannelprotected
px_writeThreadPChannelprotected
PXAcceptBlock enum valuePChannel
PXBlockType enum namePChannel
PXClose()PChannelprotected
PXConnectBlock enum valuePChannel
PXReadBlock enum valuePChannel
PXSetIOBlock(PXBlockType type, const PTimeInterval &timeout)PChannelprotected
PXWriteBlock enum valuePChannel
Read(void *buf, PINDEX len)PTCPSocketvirtual
PChannel::Read(const VectorOfSlice &slices)PChannelvirtual
ReadAsync(void *buf, PINDEX len)PChannelvirtual
ReadBlock(void *buf, PINDEX len)PChannel
ReadChar()PChannelvirtual
ReadCharWithTimeout(PTimeInterval &timeout)PChannelprotected
ReadFrom(istream &strm)PObjectvirtual
ReadString(PINDEX len)PChannel
readTimeoutPChannelprotected
ReceiveCommandString(int nextChar, const PString &reply, PINDEX &pos, PINDEX start)PChannelprotected
Reusability enum namePSocket
Select(PSocket &sock1, PSocket &sock2)PSocketstatic
Select(PSocket &sock1, PSocket &sock2, const PTimeInterval &timeout)PSocketstatic
Select(SelectList &read)PSocketstatic
Select(SelectList &read, const PTimeInterval &timeout)PSocketstatic
Select(SelectList &read, SelectList &write)PSocketstatic
Select(SelectList &read, SelectList &write, const PTimeInterval &timeout)PSocketstatic
Select(SelectList &read, SelectList &write, SelectList &except)PSocketstatic
Select(SelectList &read, SelectList &write, SelectList &except, const PTimeInterval &timeout)PSocketstatic
SendCommandString(const PString &command)PChannel
SetBufferSize(PINDEX newSize)PChannel
SetCaptureReceiveToAddress()PIPSocketinline
SetDefaultIpAddressFamily(int ipAdressFamily)PIPSocketstatic
SetDefaultIpAddressFamilyV4()PIPSocketstatic
SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError)PChannel
SetLocalEcho(bool localEcho)PChannelvirtual
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
SetReadTimeout(const PTimeInterval &time)PChannel
SetSuppressCanonicalName(bool suppress)PIPSocketstatic
SetWriteTimeout(const PTimeInterval &time)PChannel
Shutdown(ShutdownValue option)PSocketvirtual
ShutdownRead enum valuePChannel
ShutdownReadAndWrite enum valuePChannel
ShutdownValue enum namePChannel
ShutdownWrite enum valuePChannel
Timeout enum valuePChannel
VectorOfSlice typedefPChannel
Write(const void *buf, PINDEX len)PTCPSocketvirtual
PIPSocket::Write(const void *buf, PINDEX len, const void *mark)PChannelvirtual
PIPSocket::Write(const VectorOfSlice &slices)PChannelvirtual
WriteAsync(const void *buf, PINDEX len)PChannelvirtual
WriteChar(int c)PChannel
WriteOutOfBand(const void *buf, PINDEX len)PTCPSocketvirtual
WriteString(const PString &str)PChannel
writeTimeoutPChannelprotected
~PChannel()PChannel
~PObject()PObjectinlinevirtual
~PSocket()PSocket