Clear out our _bstrap reference after we logoff.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5734 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -436,6 +436,7 @@ public class Client extends EventDispatcher
|
||||
{
|
||||
// clear out our references
|
||||
_comm = null;
|
||||
_bstrap = null;
|
||||
_omgr = null;
|
||||
_clobj = null;
|
||||
_cloid = -1;
|
||||
|
||||
Reference in New Issue
Block a user