mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-07 05:24:46 +01:00
Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
f06e7bdd98
When Android client is backgrounded with a game playing (BoardActivity on top) then brought to front again it fails to reconnect to relay because it didn't disconnect and the relay thinks it's still there. The right fix is in making the java code do the right thing (complete disconnect), but it seems harmless to just honor the reconnect in this case. Doesn't even cause leaks, per valgrind. |
||
---|---|---|
xwords4 | ||
.gitignore | ||
.projectile |