Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
Eric House f06e7bdd98 don't drop duplicate reconnect
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.
2017-06-06 06:27:58 -07:00
xwords4 don't drop duplicate reconnect 2017-06-06 06:27:58 -07:00
.gitignore fix xw4d build (shortening more xw4dbg) 2017-05-23 19:03:29 -07:00
.projectile fix duplicate permissions 2017-01-19 06:22:12 -08:00