Skip to content

WIP net: enable emitclose in socket

Rodrigo Muino Tomonari requested to merge github/fork/dnlup/feat/socket_close into main

This is a WIP. It might take a while.

This PR should enable emitClose in net.Socket, ideally without changing any tests.

Fixes: #36636

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

Merge request reports

Loading