[getdns-api] Notification callbacks

Murray S. Kucherawy superuser at gmail.com
Tue Mar 12 14:48:38 MST 2013


Section 8.2 describes the prototype for a function that will be notified of
context changes, automatic or otherwise.  The prototype is:

void (*value)(getdns_context_t context, getdns_return_t changed_item)

So the callback will receive as its first argument the context that was
modified, and the second is the item that was modified.  Is
"getdns_return_t" the right type there?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vpnc.org/pipermail/getdns-api/attachments/20130312/02b906ba/attachment.html>


More information about the getdns-api mailing list