Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.6% on proxy.golang.org
Top 0.2% dependent packages on proxy.golang.org
Top 0.2% dependent repos on proxy.golang.org
Top 6.9% forks on proxy.golang.org
Top 0.2% docker downloads on proxy.golang.org

proxy.golang.org : github.com/libp2p/go-reuseport-transport

Package tcpreuse provides a basic transport for automatically (and intelligently) reusing TCP ports. To use, construct a new Transport and configure listeners tr.Listen(...). When dialing (tr.Dial(...)), the transport will attempt to reuse the ports it's currently listening on, choosing the best one depending on the destination address. It is recommended to set set SO_LINGER to 0 for all connections, otherwise reusing the port may fail when re-dialing a recently closed connection. See https://hea-www.harvard.edu/~fine/Tech/addrinuse.html for details. Deprecated: This package has moved into go-libp2p as a sub-package: github.com/libp2p/go-libp2p/p2p/net/reuseport.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/libp2p/go-reuseport-transport
License: MIT
Latest release: about 2 years ago
First release: over 5 years ago
Namespace: github.com/libp2p
Dependent packages: 610
Dependent repositories: 2,195
Stars: 9 on GitHub
Forks: 8 on GitHub
Docker dependents: 60
Docker downloads: 156,563,122
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago

    Loading...
    Readme
    Loading...