discovery: enforce stun requests pacing
authorFabrice Bellet <fabrice@bellet.info>
Tue, 18 Feb 2020 12:58:09 +0000 (13:58 +0100)
committerFabrice Bellet <fabrice@bellet.info>
Mon, 2 Mar 2020 13:41:07 +0000 (14:41 +0100)
commit6981429eae105ff0705777c27b080a0a0af7d4ed
treeefc1993ebcf7abd3af27c61c65afa1fde18d8374
parent3273cacfe34b0a7a84a404fe7ce0a7d0b2e9e838
discovery: enforce stun requests pacing

Only a single STUN request should be sent per discovery tick to enforce
an overall pacing of 20ms per default between two STUN requests.
agent/discovery.c