Skip to content
Snippets Groups Projects
Commit beb88dc9 authored by Chris Angelico's avatar Chris Angelico Committed by Henrik (Grubba) Grubbström
Browse files

Protocols.DNS: Mark async_client()->do_query() for autodoc

parent e9a05069
Branches
No related merge requests found
......@@ -1784,6 +1784,7 @@ class async_client
call_out(retry,RETRY_DELAY,r,nsno+1);
}
//!
void do_query(string domain, int cl, int type,
function(string,mapping,mixed...:void) callback,
mixed ... args)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment