Loading lib/if2ip.c +2 −0 Original line number Diff line number Diff line Loading @@ -162,6 +162,8 @@ if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope, curl_socket_t dummy; size_t len; (void)remote_scope; if(!interf || (af != AF_INET)) return IF2IP_NOT_FOUND; Loading Loading
lib/if2ip.c +2 −0 Original line number Diff line number Diff line Loading @@ -162,6 +162,8 @@ if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope, curl_socket_t dummy; size_t len; (void)remote_scope; if(!interf || (af != AF_INET)) return IF2IP_NOT_FOUND; Loading