mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
libuv relies on suppressing the invalid parameter error in uv__get_osfhandle, and it could hanppen frequently. Fixes #513.
libuv relies on suppressing the invalid parameter error in uv__get_osfhandle, and it could hanppen frequently. Fixes #513.