HomeSort by: relevance | last modified time | path
    Searched refs:uv__convert_to_localhost_if_unspecified (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mit/libuv/dist/src/win/
winsock.h 157 int uv__convert_to_localhost_if_unspecified(const struct sockaddr* addr,
winsock.c 547 int uv__convert_to_localhost_if_unspecified(const struct sockaddr* addr, function
udp.c 1108 err = uv__convert_to_localhost_if_unspecified(addr, &converted);
tcp.c 780 err = uv__convert_to_localhost_if_unspecified(addr, &converted);

Completed in 34 milliseconds