package
0.4.0
Repository: https://github.com/joelfischerr/scion.git
Documentation: pkg.go.dev

# Functions

New creates a new loopback connection with capacity PktBufferSize.

# Constants

Number of packets that can fit into Conn buffers until the writer blocks.

# Structs

Addr implements net.Addr.
Connects a client-server app to itself to simplify testing.