(svn r15079) -Codechange: split tcp 'backend' and in-game handling like it is for UDP.

This commit is contained in:
rubidium
2009-01-14 12:50:13 +00:00
parent 6fe54a2d1a
commit e18c24cdb5
9 changed files with 217 additions and 149 deletions

View File

@@ -776,6 +776,8 @@ network/core/packet.cpp
network/core/packet.h
network/core/tcp.cpp
network/core/tcp.h
network/core/tcp_game.cpp
network/core/tcp_game.h
network/core/udp.cpp
network/core/udp.h