| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
The os.networkInterfaces() example was outdated as the IPv6 interfaces did not include the scopeid property, now they do. Fixes: #25408
Sorry, something went wrong.
The os.networkInterfaces() example was outdated as the IPv6 interfaces did not include the scopeid property, now they do. PR-URL: nodejs#25417 Fixes: nodejs#25408 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Weijia Wang <starkwang@126.com>
| Back | FazBrowse Home | New Git URL |
The os.networkInterfaces() example was outdated
as the IPv6 interfaces did not include the scopeid property,
now they do.
Fixes: #25408
Checklist