Connect(const Address &addr, uint16 localPort=0) | NET::TCPClient | [static] |
EnableSendCoalescing(bool allow) | NET::TCPClient | |
FreeClient(TCPClient *client) | NET::TCPClient | [static] |
GetLocalPort() const | NET::TCPClient | [inline] |
GetRemoteAddress() const | NET::TCPClient | [inline] |
IsConnected() const | NET::TCPClient | |
Receive(std::vector< uint8 > &data) | NET::TCPClient | |
Send(const void *data, uint dataLen) | NET::TCPClient |