async-wrap: set flags using functions
Setting flags using cryptic numeric object fields is confusing. Instead use much simpler .enable()/.disable() calls on the async_wrap object. PR-URL: https://github.com/iojs/io.js/pull/1614 Reviewed-By:Ben Noordhuis <info@bnoordhuis.nl>
parent
4b2c7864
Please register or sign in to comment