Home
last modified time | relevance | path

Searched refs:CURLPROTO_MASK (Results 1 - 2 of 2) sorted by relevance

/third_party/curl/lib/
H A Durldata.h81 #define CURLPROTO_MASK (0x3ffffff) macro
H A Dconnect.c157 data->info.conn_protocol = (conn->handler->protocol) & CURLPROTO_MASK; in Curl_persistconninfo()

Completed in 9 milliseconds