MPMA Framework 0.4
|
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, nuint exactBytesToRetrieve=0) | NET::TCPClient | |
Send(const void *data, nuint dataLen) | NET::TCPClient |