package
0.41.0
Repository: https://github.com/libp2p/go-libp2p.git
Documentation: pkg.go.dev

# Functions

ReuseportIsAvailable returns whether reuseport is available to be used.

# Constants

# Variables

EnvReuseportVal stores the value of envReuseport.

# Structs

ConnMgr enables you to share the same listen address between TCP and WebSocket transports.

# Type aliases

Matchers are implemented here instead of in the transports so we can easily fuzz them together.