curl / libcurl / API / curl_easy_setopt / CURLOPT_RANDOM_FILE

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

Availability

This option was deprecated in 7.84.0.

Return value

Returns CURLE_OK.

See also

CURLOPT_EGDSOCKET(3)

This HTML page was made with roffit.