chiark
/
gitweb
/
~mdw
/
adns
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Autoconfifying - beginning.
[adns]
/
src
/
internal.h
diff --git
a/src/internal.h
b/src/internal.h
index 92debfd4cb9dc028225b61ee33d12e5d51d67eae..d878daad34b03f634c68b5c84a5df7ef4074116f 100644
(file)
--- a/
src/internal.h
+++ b/
src/internal.h
@@
-25,7
+25,7
@@
#ifndef ADNS_INTERNAL_H_INCLUDED
#define ADNS_INTERNAL_H_INCLUDED
#ifndef ADNS_INTERNAL_H_INCLUDED
#define ADNS_INTERNAL_H_INCLUDED
-#
define PRINTFFORMAT(a,b) __attribute__((format(printf,a,b)))
+#
include "config.h"
typedef unsigned char byte;
#include <stdarg.h>
typedef unsigned char byte;
#include <stdarg.h>
@@
-40,7
+40,7
@@
typedef unsigned char byte;
#define MAXSERVERS 5
#define MAXSORTLIST 15
#define MAXSERVERS 5
#define MAXSORTLIST 15
-#define UDPMAXRETRIES
/*15 fixme*/
5
+#define UDPMAXRETRIES
1
5
#define UDPRETRYMS 2000
#define TCPMS 30000
#define LOCALRESOURCEMS 20
#define UDPRETRYMS 2000
#define TCPMS 30000
#define LOCALRESOURCEMS 20