Finished up session termination processing; added code to track

subscriptions and clear them out when the client disconnects.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@189 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2001-08-07 21:20:48 +00:00
parent 782e9501d6
commit 71de825456
3 changed files with 134 additions and 41 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ Cher Notes -*- outline -*-
* TODO
Pass cause back to client somehow via FailureResponse in Client.requestFailed
Implement object destroyed; finish wiring up oid list tracking.
Finish wiring up oid list tracking.
Ensure at time of OBJECT_ADDED that the object being added exists and has
not been destroyed.