From: <sv...@ww...> - 2004-11-14 10:20:23
|
Author: mkrose Date: 2004-11-14 02:20:16 -0800 (Sun, 14 Nov 2004) New Revision: 1306 Modified: trunk/CSP/SimNet/ClientServer.cpp trunk/CSP/SimNet/ClientServer.h trunk/CSP/SimNet/DispatchTarget.h trunk/CSP/SimNet/Doxyfile trunk/CSP/SimNet/Makefile trunk/CSP/SimNet/MessageQueue.h trunk/CSP/SimNet/NetworkInterface.cpp trunk/CSP/SimNet/NetworkInterface.h trunk/CSP/SimNet/PeerInfo.cpp trunk/CSP/SimNet/PeerInfo.h trunk/CSP/SimNet/SConscript Log: Track disconnected peers in NetworkInterface. Provides access to a simple list of disconnected peers (rather than using callbacks). Change client id assignment so that old ids are not reused immediately. Add message payload caching for messages sent to multiple peers. Minor fixes. Browse at: https://www.zerobar.net/viewcvs/viewcvs.cgi?view=rev&rev=1306 Diff omitted (15577 bytes). |