Skip to content

test: increase dgram ref()/unref() coverage

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/ref-unref into master

This commit completes code coverage for dgram's Socket#ref() and Socket#unref() methods.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Merge request reports

Loading