const syscall.EISCONN
3 uses
syscall (current package)
zerrors_linux_amd64.go#L1247: EISCONN = Errno(0x6a)
net
fd_unix.go#L61: case nil, syscall.EISCONN:
fd_unix.go#L155: case syscall.EISCONN:
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)