domain: run now return callback result
authorAndreas Madsen <amwebdk@gmail.com>
Fri, 8 Jun 2012 18:06:10 +0000 (20:06 +0200)
committerBen Noordhuis <info@bnoordhuis.nl>
Sat, 9 Jun 2012 16:15:38 +0000 (18:15 +0200)
commit535e109a3ab8cc756504a9204fdcd428cbae7cba
treece567dc85b37c852295433cf48263c532cefacd7
parent77cfbd9f2d286368627a8dfa4f4f5cbdfd6f89e1
domain: run now return callback result

both domain.bind and domain.intercept act this way
lib/domain.js
test/simple/test-domain.js