From: <sv...@ww...> - 2004-12-03 09:08:01
|
Author: mkrose Date: 2004-12-03 01:07:55 -0800 (Fri, 03 Dec 2004) New Revision: 1343 Modified: trunk/CSP/SimNet/MessageQueue.h trunk/CSP/SimNet/NetBase.h trunk/CSP/SimNet/NetworkInterface.cpp trunk/CSP/SimNet/PacketDecoder.h trunk/CSP/SimNet/PeerInfo.cpp trunk/CSP/SimNet/RecordCodec.cpp trunk/CSP/SimNet/RoutingHandler.cpp Log: Make NetworkMessage header endian-independent. The message bodies are now also endian-independent (see the latest SimData change). Remove the last bitfield from the message header. Fix a compile error introduced by the last SimData change. Browse at: https://www.zerobar.net/viewcvs/viewcvs.cgi?view=rev&rev=1343 Diff omitted (17614 bytes). |