const syscall.SHUT_RD
2 uses
syscall (current package)
zerrors_linux_amd64.go#L941: SHUT_RD = 0x0
net
fd_posix.go#L47: return fd.shutdown(syscall.SHUT_RD)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)