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

# Functions

NewTCPTransport creates a tcp transport object that tracks dialers and listeners created.
WithDialerForAddr sets a custom dialer for the given address.

# Variables

Deprecated: Use tcpreuse.ReuseportIsAvailable.

# Structs

TcpTransport is the TCP transport.

# Interfaces

# Type aliases

DialerForAddr is a function that returns a dialer for a given address.