func syscall.Listen
2 uses
syscall (current package)
zsyscall_linux_amd64.go#L1202: func Listen(s int, n int) (err error) {
net
hook_unix.go#L19: listenFunc func(int, int) error = syscall.Listen
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)