Skip to content

test: add coverage for dgram send() errors

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/send-error into master

This commit adds code coverage for emitted and callback errors for dgram's Socket#send() method.

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