curl_setup: provide a CURL_SA_FAMILY_T type if none exists
... and use this type instead of 'sa_family_t' in the code since several platforms don't have it. Closes #2463
Loading
Please sign in to comment
... and use this type instead of 'sa_family_t' in the code since several platforms don't have it. Closes #2463