Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
NetLink.cpp File Reference
#include "MemDebug.h"
#include "NetLink.h"
#include "NetGram.h"
#include "NetMsg.h"
#include "NetPeer.h"
#include "NetLayer.h"

Go to the source code of this file.

Functions

DWORD WINAPI NetLinkProc (LPVOID link)

Variables

const DWORD UDP_HEADER_SIZE = 34

Function Documentation

DWORD WINAPI NetLinkProc ( LPVOID  link)

Definition at line 204 of file NetLink.cpp.


Variable Documentation

const DWORD UDP_HEADER_SIZE = 34

Definition at line 27 of file NetLink.cpp.