Unverified Commit d497ebbf authored by cjihrig's avatar cjihrig
Browse files

dgram: hide _healthCheck() and _stopReceiving()

These methods are private APIs of dgram sockets, but do not
need to be exposed via the Socket prototype.

PR-URL: https://github.com/nodejs/node/pull/21923


Reviewed-By: default avatarAnatoli Papirovski <apapirovski@mac.com>
Reviewed-By: default avatarWyatt Preul <wpreul@gmail.com>
Reviewed-By: default avatarMatteo Collina <matteo.collina@gmail.com>
parent c4de500c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment