Starshatter_Open
Open source Starshatter engine
|
#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 |
DWORD WINAPI NetLinkProc | ( | LPVOID | link | ) |
Definition at line 204 of file NetLink.cpp.
const DWORD UDP_HEADER_SIZE = 34 |
Definition at line 27 of file NetLink.cpp.