| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
cc: @nodejs/testing |
Sorry, something went wrong.
There was a problem hiding this comment.
Is the call to bind() necessary?
Sorry, something went wrong.
There was a problem hiding this comment.
The test will run without the bind(), but binding keeps the event loop open and causes the test to timeout if unref'ing doesn't actually work.
Sorry, something went wrong.
There was a problem hiding this comment.
Got it. Thanks!
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM with a question?
Sorry, something went wrong.
Sorry, something went wrong.
This commit completes code coverage for dgram's Socket#ref() and Socket#unref() methods. PR-URL: nodejs#11240 Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit completes code coverage for dgram's Socket#ref() and Socket#unref() methods. PR-URL: #11240 Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit completes code coverage for dgram's Socket#ref() and Socket#unref() methods. PR-URL: nodejs#11240 Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit completes code coverage for dgram's Socket#ref() and Socket#unref() methods. PR-URL: nodejs#11240 Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
|
Landing on v6. Needs a backport PR if it should land on v4 |
Sorry, something went wrong.
This commit completes code coverage for dgram's Socket#ref() and Socket#unref() methods. PR-URL: #11240 Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit completes code coverage for dgram's Socket#ref() and Socket#unref() methods. PR-URL: #11240 Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
| Back | FazBrowse Home | New Git URL |
This commit completes code coverage for dgram's Socket#ref() and Socket#unref() methods.
Checklist
Affected core subsystem(s)
test