Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrReject = errors.New("reject loopback connection")
Functions ¶
This section is empty.
Types ¶
type Detector ¶
type Detector struct {
// contains filtered or unexported fields
}
func NewDetector ¶
func NewDetector() *Detector
func (*Detector) NewPacketConn ¶
func (l *Detector) NewPacketConn(conn C.PacketConn) C.PacketConn
Click to show internal directories.
Click to hide internal directories.