1
0
forked from 0ad/0ad
0ad/source/network/tests
Ykkrosh dfb10c8209 # Various networking code cleanups.
Don't flush network queue after every message.
Desingletonify CGameAttributes to allow testing.
Make network server/client basically testable.
Add very basic tests for network server/client.
Fix FsmActionCtx memory leak.
Split CNetHost into a separate file.
Convert CNetHost, CNetSession to a more conventional coding style.
Delete CNetLogger, since it's a lot of complexity and is barely used and
is redundant with CLogger.
Other minor simplifications.

This was SVN commit r7623.
2010-06-07 22:19:05 +00:00
..
test_Net.h # Various networking code cleanups. 2010-06-07 22:19:05 +00:00
test_NetMessage.h Add test for network simulation message serialization. 2010-05-25 20:48:06 +00:00