Commit 4b2c7864 authored by Trevor Norris's avatar Trevor Norris
Browse files

async-wrap: pass PROVIDER as first arg to init

Allow the init callback to see the PROVIDER type easily by being able to
compare the flag with the list of providers on the exported async_wrap
object.

PR-URL: https://github.com/iojs/io.js/pull/1614


Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
parent 84bf609f
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