mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-03 23:04:08 +01:00
Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
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. |
||
---|---|---|
xwords4 | ||
.gitignore | ||
.projectile | ||
.travis.yml | ||
id_rsa_uploader.enc |