Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

child_process: abstract isolate message parsing #2662

Closed
wants to merge 1 commit into from

Commits on Feb 1, 2012

  1. child_process: abstract isolate message parsing

    src/node.js will now call a ._isolateInit method in child_process
    and this will use the same message function that child_process.fork
    uses.
    This also add internalMessage support.
    AndreasMadsen committed Feb 1, 2012
    Configuration menu
    Copy the full SHA
    513985f View commit details
    Browse the repository at this point in the history