Cleanup
This commit is contained in:
2
conn.go
2
conn.go
@@ -66,8 +66,6 @@ func parseEndpoint(s string) (*net.UDPAddr, error) {
|
|||||||
return addr, err
|
return addr, err
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Must hold device and net lock
|
|
||||||
*/
|
|
||||||
func unsafeCloseBind(device *Device) error {
|
func unsafeCloseBind(device *Device) error {
|
||||||
var err error
|
var err error
|
||||||
netc := &device.net
|
netc := &device.net
|
||||||
|
|||||||
Reference in New Issue
Block a user