X-Git-Url: http://git.meshlink.io/?p=meshlink;a=blobdiff_plain;f=src%2Fdevtools.h;h=79aef33a365dd01be4c06668414106dac8106cf4;hp=6d0b4989c3ce32c18c124faf8bef9219794ba712;hb=f13c6d9a4dbfce011fc4c3a5260b38b9a2a4fcc5;hpb=e01714b842e657eddfef1574c20c4c3c2250b2bb diff --git a/src/devtools.h b/src/devtools.h index 6d0b4989..79aef33a 100644 --- a/src/devtools.h +++ b/src/devtools.h @@ -166,6 +166,9 @@ extern void (*devtool_trybind_probe)(void); */ extern void (*devtool_keyrotate_probe)(int stage); +/// Debug function pointer variable for asynchronous DNS resolving +extern void (*devtool_adns_resolve_probe)(void); + /// Debug function pointer variable for asserting inviter/invitee committing sequence /** This function pointer variable is a userspace tracepoint or debugger callback which * invokes either after inviter writing invitees host file into the disk