Searched refs:uv__convert_to_localhost_if_unspecified (Results 1 – 4 of 4) sorted by relevance
198 int uv__convert_to_localhost_if_unspecified(const struct sockaddr* addr,
547 int uv__convert_to_localhost_if_unspecified(const struct sockaddr* addr, in uv__convert_to_localhost_if_unspecified() function
1146 err = uv__convert_to_localhost_if_unspecified(addr, &converted); in uv__udp_try_send()
795 err = uv__convert_to_localhost_if_unspecified(addr, &converted); in uv__tcp_try_connect()