mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-24 01:14:25 +01:00
Be more like a library to support mobile (#247)
This commit is contained in:
@@ -20,3 +20,7 @@ func NewListenConfig(multi bool) net.ListenConfig {
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
func (u *udpConn) Rebind() {
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user