getdns-node
getdns-node copied to clipboard
Use Nan::AsyncResource
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
SIGSEGVissues.