From 8898ad9b25fca6afe2374d293a981db02a83d7e9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 31 May 2012 14:46:27 +0000 Subject: Committing the documentation to svn to have it accessible online --- Doc/doxygen/html/_net_server_8cpp.html | 176 +++++++++++++++++++++++++++++++++ 1 file changed, 176 insertions(+) create mode 100644 Doc/doxygen/html/_net_server_8cpp.html (limited to 'Doc/doxygen/html/_net_server_8cpp.html') diff --git a/Doc/doxygen/html/_net_server_8cpp.html b/Doc/doxygen/html/_net_server_8cpp.html new file mode 100644 index 0000000..1fbb349 --- /dev/null +++ b/Doc/doxygen/html/_net_server_8cpp.html @@ -0,0 +1,176 @@ + + + + + +Starshatter_Open: D:/SRC/StarshatterSVN/NetEx/NetServer.cpp File Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
NetServer.cpp File Reference
+
+
+
#include "MemDebug.h"
+#include "NetServer.h"
+#include "NetHost.h"
+#include "NetLayer.h"
+#include <stdlib.h>
+#include <stdio.h>
+#include <mmsystem.h>
+
+

Go to the source code of this file.

+ + + +

+Classes

struct  PoolItem
+ + + +

+Functions

DWORD WINAPI NetServerListenerProc (LPVOID link)
DWORD WINAPI NetServerReaderProc (LPVOID link)
+

Function Documentation

+ +
+
+ + + + + + + + +
DWORD WINAPI NetServerListenerProc (LPVOID link)
+
+ +

Definition at line 106 of file NetServer.cpp.

+ +
+
+ +
+
+ + + + + + + + +
DWORD WINAPI NetServerReaderProc (LPVOID link)
+
+ +

Definition at line 147 of file NetServer.cpp.

+ +
+
+
+
+ + + + -- cgit v1.1