#include <net/NetServerTCPProtocol.h>#include <net/NetServerTCPRead.h>#include <net/NetMessagePool.h>#include <common/Logger.h>Go to the source code of this file.
Functions | |
| static bool | realSDLNet_TCP_Recv (TCPsocket socket, char *dest, int len) |
| static bool realSDLNet_TCP_Recv | ( | TCPsocket | socket, | |
| char * | dest, | |||
| int | len | |||
| ) | [static] |
Definition at line 71 of file NetServerTCPProtocol.cpp.
Referenced by NetServerTCPScorchedProtocol::readBuffer().
1.5.3