Skip to content

test: cover dgram socket close during bind case

This commit tests the scenario where a dgram socket closes during a call to Socket#bind().

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