So that's what I was doing wrong

This commit is contained in:
Kayne Ruse
2013-05-04 03:20:02 +10:00
parent f0e7550b7d
commit 2dedfa9505
3 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ end
TCP systems
TCPNetworkManager:
TCPNetworkManager: //NOPE
Init //opens the TCP server socket, and allocates the socket set
Quit //close the TCP server socket, and free the socket set
AcceptConnections //accept new connections