const syscall.EISCONN
3 uses
syscall (current package)
zerrors_darwin_arm64.go#L1184: EISCONN = Errno(0x38)
net
fd_unix.go#L61: case nil, syscall.EISCONN:
fd_unix.go#L155: case syscall.EISCONN:
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)