node/test/overlapped-checker
Thiago Padilha 25b21e478e child_process: add 'overlapped' stdio flag
The 'overlapped' value sets the UV_OVERLAPPED_PIPE libuv flag in the
child process stdio.

Fixes: https://github.com/nodejs/node/issues/29238

PR-URL: https://github.com/nodejs/node/pull/29412
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2021-01-03 22:40:50 +01:00
..
main_unix.c child_process: add 'overlapped' stdio flag 2021-01-03 22:40:50 +01:00
main_win.c child_process: add 'overlapped' stdio flag 2021-01-03 22:40:50 +01:00