commit | 54bff83f434689659b793a4dbd84254ede09baad | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Tue Mar 26 10:25:20 2019 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Tue Mar 26 10:54:06 2019 +0100 |
tree | 4b2cc32d1f4ad7093097e86e295449fbe07e0359 | |
parent | aba44a2abce3d8f3fc279f69e8c509db559714a0 [diff] |
CLEANUP: peers: replace timeout constants by macros. This adds two macros PEER_RESYNC_TIMEOUT and PEER_RECONNECT_TIMEOUT both set to 5 seconds in order to remove magic timeouts which appear in the code.