/
githubmirror
/
deno
Обзор
Документация
Войти
/
githubmirror
/
deno
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/specs/node/child_process_stdio_socket/main.out
7 строк
184 B
Felipe Cardozo
fix(ext/node): make `child_process` stdio streams Socket instances (#31975)
02 фев 2026, 21:25
Не верифицирован
02 фев 2026, 21:25
0b38d25
Код
Авторство
О чём код?
stdout instanceof Socket: true stdout has unref: true stderr instanceof Socket: true stderr has unref: true stdin instanceof Socket: true stdin has unref: true unref() calls succeeded