CURLOPT_EGDSOCKET explained
Name
CURLOPT_EGDSOCKET - EGD socket path
Synopsis
#include <curl/curl.h> CURLcode curl_easy_setopt(CURL *handle, CURLOPT_EGDSOCKET, char *path);
Description
Deprecated option. It serves no purpose anymore.
Default
NULL
Deprecated
This option was deprecated in 7.84.0.
Availability
Added in curl 7.7
Return value
Returns CURLE_OK.
See also
This HTML page was made with roffit.