mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-04 23:02:02 +01:00
3e9381d946
using g_add_idle() for each piece of data received on the (background) curl-query thread wasn't working. They were getting starved, and I think some were considered duplicates and never scheduled. So add a single timer proc called every 50 ms and a queue that it checks and into which the network thread can put stuff. |
||
---|---|---|
.. | ||
android | ||
common | ||
dawg | ||
debian | ||
linux | ||
relay | ||
scripts | ||
tests | ||
wince | ||
Makefile |