Skip to content

lib: add an alias at addListener on Server connection socket

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

about #27199 (closed)

socket.addListener should be the same behavior with socket.on

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