This commit is contained in:
Jason A. Donenfeld 2018-05-23 02:41:41 +02:00
parent 5a2228a5c9
commit 40d5ff0c70
1 changed files with 0 additions and 2 deletions

View File

@ -66,8 +66,6 @@ func parseEndpoint(s string) (*net.UDPAddr, error) {
return addr, err
}
/* Must hold device and net lock
*/
func unsafeCloseBind(device *Device) error {
var err error
netc := &device.net