added
child_process
labels
Oct 25, 2015
Trott
mentioned this pull request
Closed
rvagg
added
the
semver-minor
label
Oct 28, 2015The documentation indicates that child.send() returns a boolean but it has returned undefinined at least since io.js v1. It now returns a boolean per the (slightly updated) documentation.
Closed
Trott added a commit that referenced this pull request
Oct 28, 2015The documentation indicates that child.send() returns a boolean but it has returned undefinined at since v0.12.0. It now returns a boolean per the (slightly updated) documentation. PR-URL: #3516 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
rvagg pushed a commit to rvagg/io.js that referenced this pull request
Oct 29, 2015The documentation indicates that child.send() returns a boolean but it has returned undefinined at since v0.12.0. It now returns a boolean per the (slightly updated) documentation. PR-URL: nodejs#3516 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
rvagg
mentioned this pull request
Merged
Closed
Merged
3 tasks
Closed
4 tasks
MylesBorins pushed a commit to MylesBorins/node that referenced this pull request
Jul 14, 2016The documentation indicates that child.send() returns a boolean but it has returned undefinined at since v0.12.0. It now returns a boolean per the (slightly updated) documentation. PR-URL: nodejs#3516 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Trott deleted the child-send branch
January 13, 2022 22:29