Clear out our _bstrap reference when we logoff. What's good for the
ActionScript goose is good for the Java gander. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5735 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -814,6 +814,7 @@ public class Client
|
||||
|
||||
// clear out our references
|
||||
_comm = null;
|
||||
_bstrap = null;
|
||||
_omgr = null;
|
||||
_clobj = null;
|
||||
_connectionId = _cloid = -1;
|
||||
|
||||
Reference in New Issue
Block a user