mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-07 05:24:46 +01:00
1c2a0ed994
Just keep a thread for each phone we're sending to or receiving from, and pass them packets and other things to send or (incoming case) process. So far the threads don't die, but they will soon once there's nothing in their queues. Just need to be sure there's no racing there. This is to work around the frequent failure of the OS to pass enqeued work into the service within a reasonable amount of time (I expect seconds, but see delays of minutes or even hours.) |
||
---|---|---|
.. | ||
android | ||
common | ||
dawg | ||
debian | ||
linux | ||
newrelay | ||
relay | ||
scripts | ||
tests | ||
wince | ||
Makefile |