xwords/xwords4
Eric House 8a51d5f3e4 fix race condition that was breaking tests: when one device sends two
messages they must be handled by the relay in order.  So modify linux
client to build a single packet of all messages sent instead of
letting rq sent each on a separate socket.  The relay would give the
sockets to different threads and sometimes the wrong one won.  Will
need to make sure the android code's doing the same thing (it appears
to be), or perhaps make the coalescing code common so I only debug it
once.
2011-11-17 19:56:36 -08:00
..
android Merge branch 'android_branch' into send_in_background 2011-11-13 17:10:46 -08:00
common Merge branch 'android_branch' into send_in_background 2011-11-13 17:10:46 -08:00
dawg just for grins: japanese dict-building files. There are too many kana 2011-08-29 20:42:27 -07:00
linux fix race condition that was breaking tests: when one device sends two 2011-11-17 19:56:36 -08:00
relay wait for connection rather than asserting immediate success so can be 2011-10-07 18:50:37 -07:00
scripts remove echoing 2011-09-14 05:45:32 -07:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
wince been a while since cvs... 2010-11-09 05:53:49 -08:00
Makefile include java files in TAGS 2010-01-25 02:09:08 +00:00