Branch: refs/heads/master
Home:
https://github.com/sirikata/sirikata
Commit: 7baaba29a9b9ff87f1fbdf5957901b12b0dc0211
https://github.com/sirikata/sirikata/commit/7baaba29a9b9ff87f1fbdf5957901b12b0dc0211
Author: Daniel Reiter Horn <
dani...@users.sourceforge.net>
Date: 2013-05-14 (Tue, 14 May 2013)
Changed paths:
M space/src/Server.cpp
M space/src/Server.hpp
Log Message:
-----------
Fix #523 by causing disconnects to be handled for objects still in their session message phase that had their ObjectConnection ripped out from under them during a TCP disconnect while they were undergoing the final phases of their connection process. This prevented 'stuck' object identifiers that would reside in the mObjects map but not actually have a connection and would prevent any future objects of that identifier from joining the space