Type Definition curl::multi::Socket[][src]

type Socket = curl_socket_t;
Expand description

Raw underlying socket type that the multi handles use