mirror of
https://github.com/curl/curl.git
synced 2026-08-06 02:26:14 +03:00
made the speedcheck actually work again
This commit is contained in:
parent
f6163b375f
commit
135cc036aa
4 changed files with 14 additions and 7 deletions
|
|
@ -503,6 +503,8 @@ struct UrlData {
|
|||
#ifdef KRB4
|
||||
FILE *cmdchannel;
|
||||
#endif
|
||||
|
||||
struct timeval keeps_speed; /* this should be request-specific */
|
||||
};
|
||||
|
||||
#define LIBCURL_NAME "libcurl"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue