Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dinternal.h65 UV__IPC_SOCKET_XFER_NONE = 0, enumerator
H A Dpipe.c1757 uv__ipc_socket_xfer_type_t xfer_type = UV__IPC_SOCKET_XFER_NONE; in uv__pipe_write_ipc()
2072 xfer_type = UV__IPC_SOCKET_XFER_NONE; in uv__pipe_read_ipc()
2088 if (xfer_type != UV__IPC_SOCKET_XFER_NONE) { in uv__pipe_read_ipc()

Completed in 10 milliseconds