Accept(sfIPAddress *Address=NULL) | sfSocketTCP | |
Close() | sfSocketTCP | |
Connect(unsigned short Port, const sfIPAddress &HostAddress) | sfSocketTCP | |
Listen(unsigned short Port) | sfSocketTCP | |
operator!=(const sfSocketTCP &Other) const | sfSocketTCP | |
operator<(const sfSocketTCP &Other) const | sfSocketTCP | |
operator==(const sfSocketTCP &Other) const | sfSocketTCP | |
Receive(char *Data, std::size_t MaxSize, std::size_t &SizeReceived) | sfSocketTCP | |
Receive(sfPacket &Packet) | sfSocketTCP | |
Send(const char *Data, std::size_t Size) | sfSocketTCP | |
Send(sfPacket &Packet) | sfSocketTCP | |
sfSelector< sfSocketTCP > class | sfSocketTCP | [friend] |
sfSocketTCP() | sfSocketTCP |