const syscall.SO_TYPE
2 uses
syscall (current package)
zerrors_darwin_arm64.go#L987: SO_TYPE = 0x1008
net
file_unix.go#L36: sotype, err := syscall.GetsockoptInt(s, syscall.SOL_SOCKET, syscall.SO_TYPE)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)