Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
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
xwords4 prevent continuing attempts to send messages from client after it's 2012-02-27 07:57:54 -08:00
.gitignore hide file debuild builds 2011-12-13 21:41:24 -08:00