mirror of
https://github.com/monero-project/monero.git
synced 2025-07-24 20:15:21 -04:00
update unbound from upstream
This commit is contained in:
parent
b0151de601
commit
1f49833d4f
155 changed files with 5482 additions and 3440 deletions
2
external/unbound/util/rtt.h
vendored
2
external/unbound/util/rtt.h
vendored
|
@ -56,7 +56,7 @@ struct rtt_info {
|
|||
};
|
||||
|
||||
/** min retransmit timeout value, in milliseconds */
|
||||
#define RTT_MIN_TIMEOUT 50
|
||||
extern int RTT_MIN_TIMEOUT;
|
||||
/** max retransmit timeout value, in milliseconds */
|
||||
#define RTT_MAX_TIMEOUT 120000
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue