Searched refs:is_linux (Results 1 – 1 of 1) sorted by relevance
353 static const int is_linux = 1; in uv__pipe_getsockpeername() local355 static const int is_linux = 0; in uv__pipe_getsockpeername()375 if (is_linux && sa.sun_path[0] == '\0') { in uv__pipe_getsockpeername()
Completed in 5 milliseconds