Type Definition curl::multi::Socket

pub type Socket = curl_sys::curl_socket_t;
Documentation

Raw underlying socket type that the multi handles use