Revision 33fae697 lib/domain.js

View differences:

lib/domain.js
33 33
events.usingDomains = true;
34 34

  
35 35
// let the process know we're using domains
36
process._usingDomains();
36
process._setupDomainUse();
37 37

  
38 38
exports.Domain = Domain;
39 39

  

Also available in: Unified diff