xwords/xwords4/android/XWords4/src
Eric House f1956ddcb4 prevent continuing attempts to send messages from client after it's
deleted the game those messages are part of.  I'm keeping a list of
dead games and checking against that, and currently that list will
grow for as long as the sender thread lives.  Shouldn't be a problem
but needs fixing.  Better would be to remove all messages from queues,
but that has synchronization issues.
2012-02-27 07:57:54 -08:00
..
org/eehouse/android/xw4 prevent continuing attempts to send messages from client after it's 2012-02-27 07:57:54 -08:00