You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/stunner
David Anderson dbca186a64 stunner: fix data race.
In very low-latency conditions, a STUN request can complete before
the startup loop has finished firing off goroutines, leading to
a concurrent map mutation.
4 years ago
..
stunner.go stunner: fix data race. 4 years ago
stunner_test.go stunner: support IPv6, add latency info to callbacks, use unique TxIDs per retry 4 years ago