Skip to content
This repository was archived by the owner on Jul 15, 2026. It is now read-only.

Use Nan::AsyncResource#41

Closed
joelpurra wants to merge 1 commit into
getdnsapi:developfrom
joelpurra:feature/nan-async-callbacks
Closed

Use Nan::AsyncResource#41
joelpurra wants to merge 1 commit into
getdnsapi:developfrom
joelpurra:feature/nan-async-callbacks

Conversation

@joelpurra

Copy link
Copy Markdown
Collaborator
  • Nan::MakeCallback, Nan::Callback::Call, and have been deprecated.
  • The recommended approach is Nan::AsyncResource.
  • Hobbled together the commit from test code and random examples.
  • Does not seem to affect the SIGSEGV issues.

- `Nan::MakeCallback`, `Nan::Callback::Call`, and have been deprecated.
- The recommended approach is `Nan::AsyncResource`.
- Hobbled together the commit from test code and random examples.
- Does not seem to affect the `SIGSEGV` issues.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant