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