MCPcopy
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

5import "net"
6
7func getTCPConnSockError(_ *net.TCPConn) error {
8 return nil
9}

Callers 1

getSockErrorMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected