mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-02 06:20:14 +01:00
8a51d5f3e4
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. |
||
---|---|---|
.. | ||
android | ||
common | ||
dawg | ||
linux | ||
relay | ||
scripts | ||
tests | ||
wince | ||
Makefile |