CURLOPT_RANDOM_FILE explained
Name
CURLOPT_RANDOM_FILE - file to read random data from
Synopsis
#include <curl/curl.h> CURLcode curl_easy_setopt(CURL *handle, CURLOPT_RANDOM_FILE, char *path);
Description
Deprecated option. It serves no purpose anymore.
Default
NULL, not used
Deprecated
Deprecated since 7.84.0.
Availability
Added in curl 7.7
Return value
Returns CURLE_OK.
See also
This HTML page was made with roffit.