tmw/src/net/ea/network.cpp File Reference

#include "net/ea/network.h"
#include "net/messagehandler.h"
#include "net/messagein.h"
#include "log.h"
#include "utils/stringutils.h"
#include <sstream>

Go to the source code of this file.

Functions

int networkThread (void *data)

Variables

short packet_lengths []
 Warning: buffers and other variables are shared, so there can be only one connection active at a time.
const unsigned int BUFFER_SIZE = 65536


Function Documentation

int networkThread ( void *  data  ) 

Definition at line 82 of file network.cpp.


Variable Documentation

const unsigned int BUFFER_SIZE = 65536

Definition at line 80 of file network.cpp.

short packet_lengths[]

Warning: buffers and other variables are shared, so there can be only one connection active at a time.

Definition at line 35 of file network.cpp.


Generated on Sun Apr 26 17:30:42 2009 for The Mana World by  doxygen 1.5.5