Mercurial > audlegacy-plugins
comparison ChangeLog @ 948:8dd7c03376bb trunk
[svn] - add DEBUG_CURL to enable curl internal debugging messages
| author | nenolod |
|---|---|
| date | Thu, 12 Apr 2007 14:55:59 -0700 |
| parents | 24a5068bb7f8 |
| children | d3b9627861de |
comparison
equal
deleted
inserted
replaced
| 947:24a5068bb7f8 | 948:8dd7c03376bb |
|---|---|
| 1 2007-04-12 21:04:26 +0000 William Pitcock <nenolod@sacredspiral.co.uk> | |
| 2 revision [2028] | |
| 3 - only create a new thread if handle->cancel is 0. | |
| 4 | |
| 5 trunk/src/curl/curl.c | 2 +- | |
| 6 1 file changed, 1 insertion(+), 1 deletion(-) | |
| 7 | |
| 8 | |
| 1 2007-04-12 20:22:28 +0000 William Pitcock <nenolod@sacredspiral.co.uk> | 9 2007-04-12 20:22:28 +0000 William Pitcock <nenolod@sacredspiral.co.uk> |
| 2 revision [2022] | 10 revision [2022] |
| 3 - use a g_cond_wait() to ensure curl has started up before we try to read. | 11 - use a g_cond_wait() to ensure curl has started up before we try to read. |
| 4 | 12 |
| 5 trunk/src/curl/curl.c | 25 +++++++++++++++++++++++-- | 13 trunk/src/curl/curl.c | 25 +++++++++++++++++++++++-- |
