Added external interface for signal handlers.
authorBrandon Beacher <brandon.beacher@gmail.com>
Wed, 14 Oct 2009 21:56:12 +0000 (17:56 -0400)
committerRyan Dahl <ry@tinyclouds.org>
Thu, 15 Oct 2009 12:40:52 +0000 (14:40 +0200)
commit334d56d2be31f31b436683331b6fda14578f96d0
tree8585296c2e1303df6a940625325e74f239321f8e
parent0283e681294276682bf91e0f70440b7012bb08b1
Added external interface for signal handlers.

Also process.pid and node.kill().
doc/api.txt
src/node.cc
src/node.js
test/mjsunit/test-signal-handler.js