Home
last modified time | relevance | path

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

/libuv/src/unix/
H A Dpipe.c353 static const int is_linux = 1; in uv__pipe_getsockpeername() local
355 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