Commit bd42ba05 authored by Trevor Norris's avatar Trevor Norris
Browse files

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: default avatarBen Noordhuis <info@bnoordhuis.nl>
parent 4b2c7864
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment