Skip to content

test: add test for socket.end callback

Rodrigo Muino Tomonari requested to merge github/fork/Ajido/master into master

This test checks the callback of socket.end is called.

Refs: https://github.com/nodejs/node/pull/23937

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

Merge request reports

Loading