const syscall.SO_TYPE
4 uses
syscall (current package)
syscall_linux.go#L783: sockType, err = GetsockoptInt(fd, SOL_SOCKET, SO_TYPE)
syscall_linux.go#L819: sockType, err = GetsockoptInt(fd, SOL_SOCKET, SO_TYPE)
zerrors_linux_amd64.go#L1038: SO_TYPE = 0x3
net
file_unix.go#L15: const _SO_TYPE = syscall.SO_TYPE
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)