tailscale/wgengine/magicsock
David Anderson 44d71d1e42 wgengine/magicsock: fix race in test shutdown, again.
We were returning an error almost, but not quite like errConnClosed in
a single codepath, which could still trip the panic on reconfig in the
test logic.

Signed-off-by: David Anderson <danderson@tailscale.com>
2021-08-30 21:26:38 -07:00
..
debugknobs.go wgengine/magicsock: move debug knobs to their own file, compile out on iOS 2021-08-15 13:21:22 -07:00
debugknobs_ios.go wgengine/magicsock: move debug knobs to their own file, compile out on iOS 2021-08-15 13:21:22 -07:00
discopingpurpose_string.go wgengine/magicsock: make discoPingPurpose a stringer 2020-09-14 14:29:28 -07:00
magicsock.go wgengine/magicsock: fix race in test shutdown, again. 2021-08-30 21:26:38 -07:00
magicsock_test.go wgengine/magicsock: don't configure eager WireGuard handshaking in tests. 2021-08-30 17:28:12 -07:00