mirror of
https://github.com/tailscale/tailscale.git
synced 2025-02-21 12:28:39 +00:00
wgengine/magicsock: fix typo in comment
This commit is contained in:
parent
6d14678009
commit
57e642648f
@ -2782,7 +2782,7 @@ func (c *Conn) CreateBind(uint16) (conn.Bind, uint16, error) {
|
||||
//
|
||||
// The key is the public key of the peer and addrs is either:
|
||||
//
|
||||
// 1) a comma-separated list of UDP ip:ports (the the peer doesn't have a discovery key)
|
||||
// 1) a comma-separated list of UDP ip:ports (the peer doesn't have a discovery key)
|
||||
// 2) "<hex-discovery-key>.disco.tailscale:12345", a magic value that means the peer
|
||||
// is running code that supports active discovery, so CreateEndpoint returns
|
||||
// a discoEndpoint.
|
||||
|
Loading…
x
Reference in New Issue
Block a user