Changeset - r5624:8f8d1f8d3a74
master
0
17
0
(svn r8083) -Codechange: make a NetworkSocketHandler as base for all sockets and move a little of NetworkClientState functionality to the NetworkSocketHandler. Move the rest of the NetworkClientState to the new NetworkTCPSocketHandler class/struct, which is not yet implemented in an object oriented manner. The UDP socket handler now extends the NetworkSocketHandler instead of having a reference to a NetworkClientState.
17 files changed with 306 insertions and 270 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)