derhuerst / node-sockopt

getsockopt & setsockopt for Node.js sockets.
https://github.com/derhuerst/node-sockopt#sockopt
ISC License
8 stars 2 forks source link

socket._handle is deprecated, find a new way to obtain the file descriptor #8

Open derhuerst opened 11 months ago

derhuerst commented 11 months ago

Or wait for Node.js to provide getsockopt/setsockopt natively: https://github.com/nodejs/node/issues/49418