diff options
author | Zuohui Yang <274048862@qq.com> | 2024-08-27 02:17:53 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-26 20:17:53 +0200 |
commit | 5cbc82e369817adf963e7ad37f70884a6434fb0a (patch) | |
tree | fcea365d3f2058f889d5746412732e51f81b0d23 /src/unix/kqueue.c | |
parent | 58dfb6c89ba3deb23301ddbdd4a8769f4c767dff (diff) | |
download | libuv-5cbc82e369817adf963e7ad37f70884a6434fb0a.tar.gz libuv-5cbc82e369817adf963e7ad37f70884a6434fb0a.zip |
win: use NtQueryInformationProcess in uv_os_getppid (#4514)
Get parent process ID using NtQueryInformationProcess, it's faster than
using CreateToolhelp32Snapshot.
Diffstat (limited to 'src/unix/kqueue.c')
0 files changed, 0 insertions, 0 deletions