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