Closed
Description
As compiling a NAPI module results in a library with a separate CRT, the state containing the FD table is different.
So if I have a situation where I have a HANDLE or an FD that I want to pass to Node - I find it problematic right now.
There's no API to accept a Windows' HANDLE, and no api to duplicate an FD into Node's namespace.
Anyone knows of a way to do that?
Thank you!
Metadata
Metadata
Assignees
Labels
No labels