You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nodejs
Hi,
I need to get the native SOCKET handle from a net.Socket. On Unix I use the fd, but this is -1 on Windows (of course). How can I get the SOCKET? _handle._externalStream?