Fix typo.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5494 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -446,7 +446,7 @@ public class ConnectionManager extends LoopingThread
|
||||
// send any messages that are waiting on the outgoing overflow and message queues
|
||||
sendOutgoingMessages(iterStamp);
|
||||
|
||||
// if we have been shutdown, but we're stick around because the DObjectManager is still
|
||||
// if we have been shutdown, but we're still around because the DObjectManager is still
|
||||
// running (and we want to deliver any outgoing events queued up during shutdown), then we
|
||||
// stop here, because we've delivered outgoing events on this tick and all that remains
|
||||
// below is accepting new connections and receiving incoming messages, neither of which we
|
||||
|
||||
Reference in New Issue
Block a user