Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async wrap update - destroy hook and uid #37

Merged
merged 5 commits into from
Jan 3, 2016
Merged

Async wrap update - destroy hook and uid #37

merged 5 commits into from
Jan 3, 2016

Conversation

AndreasMadsen
Copy link
Member

This documents the changes made in nodejs/node#3461

/cc @trevnorris

signatures are quite similar. The `this` variable refers to the handle object,
and `init` hook has two extra arguments `provider` and `parent`.
Currently there are 4 hooks: `init`, `pre`, `post` `destroy`. The `this`
variable refers to the handle object. The `init` hook has three extra arguments

This comment was marked as off-topic.

@trevnorris
Copy link

Thanks for the docs update. LGTM.

@AndreasMadsen AndreasMadsen mentioned this pull request Dec 28, 2015
27 tasks
AndreasMadsen added a commit that referenced this pull request Jan 3, 2016
Async wrap update - destroy hook and uid
@AndreasMadsen AndreasMadsen merged commit 7c0673d into nodejs:master Jan 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants