Searched defs:PureInfo (Results 1 – 1 of 1) sorted by relevance
1134 struct PureInfo { struct1149 /* PureInfo members 'conn_primary_ip', 'conn_primary_port', 'conn_local_ip' argument1157 char conn_primary_ip[MAX_IPADR_LEN];1158 int conn_primary_port;1159 char conn_local_ip[MAX_IPADR_LEN];1160 int conn_local_port;1161 const char *conn_scheme;1162 unsigned int conn_protocol;1163 struct curl_certinfo certs; /* info about the certs, only populated in1167 CURLproxycode pxcode;