Searched defs:PureInfo (Results 1 – 1 of 1) sorted by relevance
1104 struct PureInfo { struct1119 /* PureInfo members 'conn_primary_ip', 'conn_primary_port', 'conn_local_ip' argument1127 char conn_primary_ip[MAX_IPADR_LEN];1128 long conn_primary_port;1129 char conn_local_ip[MAX_IPADR_LEN];1130 long conn_local_port;1131 const char *conn_scheme;1132 unsigned int conn_protocol;1133 struct curl_certinfo certs; /* info about the certs, only populated in1137 CURLproxycode pxcode;