chiark
/
gitweb
/
~mdw
/
adns
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Only accept a reply from the subset of servers we sent the query.
[adns]
/
src
/
internal.h
diff --git
a/src/internal.h
b/src/internal.h
index 7ee8671fbc2967f2b3575e22a4e405602d3c2aca..6dbac0c432195d2875eafda976c6ef2bf1723c95 100644
(file)
--- a/
src/internal.h
+++ b/
src/internal.h
@@
-479,7
+479,7
@@
void adns__query_fail(adns_query qu, adns_status stat);
/* From reply.c: */
void adns__procdgram(adns_state ads, const byte *dgram, int len,
- int serv, struct timeval now);
+ int serv,
int viatcp,
struct timeval now);
/* From types.c: */