Lines Matching refs:on
7 Pipe handles provide an abstraction over streaming files on Unix (including
8 local domain sockets, pipes, and FIFOs) and named pipes on Windows.
28 set, not the listening pipe that uv_accept is called on.
40 change the bytes on the wire). Only a connected pipe that will be
42 that uv_accept is called on.
64 Paths on Unix get truncated to ``sizeof(sockaddr_un.sun_path)`` bytes,
80 Paths on Unix get truncated to ``sizeof(sockaddr_un.sun_path)`` bytes,
94 Paths on Unix get truncated to ``sizeof(sockaddr_un.sun_path)`` bytes,
110 Paths on Unix get truncated to ``sizeof(sockaddr_un.sun_path)`` bytes,
119 of the buffer and it's set to the number of bytes written to the buffer on
132 of the buffer and it's set to the number of bytes written to the buffer on