Skip to content

doc: use console.error for error case in child_process and dgram

console.error is more suitable than console.log for error case.

Merge request reports

Loading