fix application bug
This commit is contained in:
2
vendor/golang.org/x/net/ipv4/sys_ssmreq.go
generated
vendored
2
vendor/golang.org/x/net/ipv4/sys_ssmreq.go
generated
vendored
@@ -13,8 +13,6 @@ import (
|
||||
"golang.org/x/net/internal/socket"
|
||||
)
|
||||
|
||||
var compatFreeBSD32 bool // 386 emulation on amd64
|
||||
|
||||
func (so *sockOpt) setGroupReq(c *socket.Conn, ifi *net.Interface, grp net.IP) error {
|
||||
var gr groupReq
|
||||
if ifi != nil {
|
||||
|
||||
Reference in New Issue
Block a user