tailscale/wgengine/magicsock
David Anderson 4c27e2fa22 wgengine/magicsock: remove Start method from Conn.
Over time, other magicsock refactors have made Start effectively a
no-op, except that some other functions choose to panic if called
before Start.

Signed-off-by: David Anderson <danderson@tailscale.com>
2021-09-01 15:13:21 -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: remove Start method from Conn. 2021-09-01 15:13:21 -07:00
magicsock_test.go wgengine/magicsock: remove Start method from Conn. 2021-09-01 15:13:21 -07:00