internal/poll.FD.SetsockoptByte (method)
2 uses
internal/poll (current package)
sockopt_unix.go#L12: func (fd *FD) SetsockoptByte(level, name int, arg byte) error {
net
sockoptip_bsdvar.go#L27: err := fd.pfd.SetsockoptByte(syscall.IPPROTO_IP, syscall.IP_MULTICAST_LOOP, byte(boolint(v)))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)