#include "curl_setup.h"#include <curl/curl.h>#include "urldata.h"#include "sendf.h"#include "multiif.h"#include "speedcheck.h"
Go to the source code of this file.
Functions | |
| CURLcode | Curl_speedcheck (struct Curl_easy *data, struct curltime now) |
| void | Curl_speedinit (struct Curl_easy *data) |
Definition at line 39 of file speedcheck.c.
| void Curl_speedinit | ( | struct Curl_easy * | data | ) |
Definition at line 31 of file speedcheck.c.