FreeBSD Bugzilla – Attachment 148013 Details for
Bug 193972
multimedia/xbmc: Latest curl (7.38) breaks scrape/download
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch for ftp/curl
patch-lib-asyn-thread.c (text/plain), 360 bytes, created by
mickael.maillot
on 2014-10-05 18:42:16 UTC
(
hide
)
Description:
patch for ftp/curl
Filename:
MIME Type:
Creator:
mickael.maillot
Created:
2014-10-05 18:42:16 UTC
Size:
360 bytes
patch
obsolete
>--- lib/asyn-thread.c.orig 2014-10-05 20:28:24.000000000 +0200 >+++ lib/asyn-thread.c 2014-10-05 20:28:57.000000000 +0200 >@@ -541,7 +541,7 @@ > td->poll_interval = 250; > > td->interval_end = elapsed + td->poll_interval; >- Curl_expire_latest(conn->data, td->poll_interval); >+ Curl_expire(conn->data, td->poll_interval); > } > > return CURLE_OK;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 193972
: 148013