Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-stdio-over-pipes.c133 (overlapped ? UV_OVERLAPPED_PIPE : 0); in test_stdio_over_pipes()
136 (overlapped ? UV_OVERLAPPED_PIPE : 0); in test_stdio_over_pipes()
/libuv/include/
H A Duv.h1034 UV_OVERLAPPED_PIPE = 0x40 /* old name, for compatibility */ enumerator

Completed in 13 milliseconds