tailscale/wgengine/magicsock
Blake Gentry e19287f60f wgengine/magicsock: fix Conn docs type reference
The docs on magicsock.Conn stated that they implemented the
wireguard/device.Bind interface, yet this type does not exist. In
reality, the Conn type implements the wireguard/conn.Bind interface.

I also fixed a small typo in the same file.

Signed-off-by: Blake Gentry <blakesgentry@gmail.com>
2020-04-06 15:11:56 -07:00
..
magicsock_test.go wgengine/magicsock: revise derp fallback logic 2020-03-25 13:09:18 -07:00
magicsock.go wgengine/magicsock: fix Conn docs type reference 2020-04-06 15:11:56 -07:00