Type Definition curl::multi::Socket

source · []
pub type Socket = curl_socket_t;
Expand description

Raw underlying socket type that the multi handles use