Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/IBM/sarama
/ getTCPConnSockError
Function
getTCPConnSockError
sockopt_other.go:7–9 ·
view source on GitHub ↗
(_ *net.TCPConn)
Source
from the content-addressed store, hash-verified
5
import
"net"
6
7
func
getTCPConnSockError(_ *net.TCPConn) error {
8
return
nil
9
}
Callers
1
getSockError
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected