Mercurial > audlegacy-plugins
comparison ChangeLog @ 946:2d06a4e9b032 trunk
[svn] - use a g_cond_wait() to ensure curl has started up before we try to read.
author | nenolod |
---|---|
date | Thu, 12 Apr 2007 13:22:28 -0700 |
parents | 4f7a55282201 |
children | 24a5068bb7f8 |
comparison
equal
deleted
inserted
replaced
945:4f7a55282201 | 946:2d06a4e9b032 |
---|---|
1 2007-04-12 19:57:45 +0000 William Pitcock <nenolod@sacredspiral.co.uk> | |
2 revision [2020] | |
3 - back out r2016,2018. | |
4 | |
5 trunk/src/curl/curl.c | 28 ++-------------------------- | |
6 1 file changed, 2 insertions(+), 26 deletions(-) | |
7 | |
8 | |
1 2007-04-12 19:33:04 +0000 William Pitcock <nenolod@sacredspiral.co.uk> | 9 2007-04-12 19:33:04 +0000 William Pitcock <nenolod@sacredspiral.co.uk> |
2 revision [2018] | 10 revision [2018] |
3 - protect some functions with a mutex. | 11 - protect some functions with a mutex. |
4 | 12 |
5 trunk/src/curl/curl.c | 26 ++++++++++++++++++++++++-- | 13 trunk/src/curl/curl.c | 26 ++++++++++++++++++++++++-- |