Documentation ¶
Index ¶
Constants ¶
View Source
const ( IPV6_TRANSPARENT = 0x4b IPV6_RECVORIGDSTADDR = 0x4a )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Listener ¶
type Listener struct {
// contains filtered or unexported fields
}
func (*Listener) RawAddress ¶ added in v1.7.0
RawAddress implements C.Listener
type UDPListener ¶
type UDPListener struct {
// contains filtered or unexported fields
}
func (*UDPListener) RawAddress ¶ added in v1.7.0
func (l *UDPListener) RawAddress() string
RawAddress implements C.Listener
Click to show internal directories.
Click to hide internal directories.