Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
EClosed = errors.New("channel closed")
)
View Source
var (
ENoValidAddress = errors.New("no valid address")
)
Functions ¶
func GetIPMaskRoute ¶ added in v0.0.33
func InterfaceAddrs ¶ added in v0.0.32
func InterfaceAddrsFilter ¶ added in v0.0.32
func InterfaceCheckIPContains ¶ added in v0.0.32
func SplitHostPort ¶ added in v0.0.33
Types ¶
type ListenerWithInput ¶
func NewChanListener ¶
func NewChanListener(addr net.Addr, size int) ListenerWithInput
Click to show internal directories.
Click to hide internal directories.