derhuerst / derhuerst/node-sockopt
socket._handle is deprecated, find a new way to obtain the file descriptor
Open
help wanted
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Or wait for Node.js to provide `getsockopt`/`setsockopt` natively: https://github.com/nodejs/node/issues/49418
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the deprecation concern in this issue and the linked Node.js issue about native getsockopt/setsockopt support. Determine whether a supported replacement for socket._handle can obtain the file descriptor; done requires removing the deprecated dependency or documenting that the work is blocked until Node.js provides the needed APIs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- networking
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100