From: <sv...@ww...> - 2004-06-12 18:28:58
|
Author: wolverine Date: 2004-06-12 11:28:52 -0700 (Sat, 12 Jun 2004) New Revision: 1020 Modified: trunk/CSP/CSPSim/CHANGES.current Log: Changed network code to use MemoryReader in SimData Modified: trunk/CSP/CSPSim/CHANGES.current =================================================================== --- trunk/CSP/CSPSim/CHANGES.current 2004-06-12 18:26:58 UTC (rev 1019) +++ trunk/CSP/CSPSim/CHANGES.current 2004-06-12 18:28:52 UTC (rev 1020) @@ -3,6 +3,8 @@ 2004-06-12: wolverine * Switching the writing of network buffers to use a SimData MemoryWriter. + Switched the code that reads network buffers to use a SimData + MemoryReader 2004-06-10: wolverine * Merged the networking classes MessageSocketDuplex into |