mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-25 07:58:33 +01:00
29661d2a7e
Eliminate the writer thread, since onHandleWork() is already getting called on a thread and can process the outbound queue itself. And get rid of reader thread needing to wait for an instance of the RelayService to be available to process a packet (which was taking 5-10 seconds all the time): just post received packets via an enqueueWork() call using the app context that's always available. |
||
---|---|---|
.. | ||
debug/assets | ||
main | ||
xw4 | ||
xw4d | ||
xw4dNoSMS/java/org/eehouse/android/xw4 | ||
xw4fdroid/java/org/eehouse/android/xw4 |