netlib

package
v0.0.29 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 4, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	EClosed = errors.New("channel closed")
)

Functions

This section is empty.

Types

type ListenerWithInput

type ListenerWithInput interface {
	net.Listener

	Input(net.Conn) error
}

func NewChanListener

func NewChanListener(addr net.Addr, size int) ListenerWithInput

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL