mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-07 05:24:46 +01:00
5897e4c59e
Get rid of the single sender thread and the complexity of querying individual queues for their state (and the slowdown that happened when successful writes had to wait for those to devices that weren't responding). Instead each PacketAccumulator does its own waiting with timeouts and backoffs, wakes itself when appropriate, and periodically sends if it can make a connection. Now when there are a bunch of messages ready they'll get sent pretty quickly once connections to the remote device start to be successful. |
||
---|---|---|
.. | ||
android | ||
common | ||
dawg | ||
debian | ||
linux | ||
newrelay | ||
relay | ||
scripts | ||
tests | ||
wince | ||
Makefile |