Skip to content

doc: improve doc net:server.listen

Remove line "Common parameter of server.listen() functions." from net:server.listen callback functions because there is no need of this line.

Fixes: https://github.com/nodejs/node/issues/31019

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading