Home
last modified time | relevance | path

Searched refs:uv__convert_to_localhost_if_unspecified (Results 1 – 4 of 4) sorted by relevance

/libuv/src/win/
H A Dwinsock.h198 int uv__convert_to_localhost_if_unspecified(const struct sockaddr* addr,
H A Dwinsock.c547 int uv__convert_to_localhost_if_unspecified(const struct sockaddr* addr, in uv__convert_to_localhost_if_unspecified() function
H A Dudp.c1107 err = uv__convert_to_localhost_if_unspecified(addr, &converted); in uv__udp_try_send()
H A Dtcp.c780 err = uv__convert_to_localhost_if_unspecified(addr, &converted); in uv__tcp_try_connect()

Completed in 23 milliseconds