NetServerTCP2Destination.cpp File Reference

#include <errno.h>
#include <net/NetServerTCP2.h>
#include <net/NetMessagePool.h>
#include <net/NetOptions.h>
#include <common/Logger.h>
#include <common/Clock.h>
#include <set>

Go to the source code of this file.

Functions

static int SDLNet_TCP_Recv_Wrapper (TCPsocket sock, void *data, int maxlen)
static int SDLNet_TCP_Send_Wrapper (TCPsocket sock, void *datap, int len)


Function Documentation

static int SDLNet_TCP_Recv_Wrapper ( TCPsocket  sock,
void *  data,
int  maxlen 
) [static]

Definition at line 36 of file NetServerTCP2Destination.cpp.

References S3D::formatStringBuffer(), and Logger::log().

Referenced by NetServerTCP2Destination::checkIncoming().

static int SDLNet_TCP_Send_Wrapper ( TCPsocket  sock,
void *  datap,
int  len 
) [static]

Definition at line 67 of file NetServerTCP2Destination.cpp.

References S3D::formatStringBuffer(), and Logger::log().

Referenced by NetServerTCP2Destination::checkOutgoing(), and NetServerTCP2Destination::sendHeader().


Generated on Mon Feb 16 15:14:59 2009 for Scorched3D by  doxygen 1.5.3