Package Usage: go: github.com/libp2p/go-reuseport
Package reuseport provides Listen and Dial functions that set socket
options in order to be able to reuse ports. You should only use this
package if you know what SO_REUSEADDR and SO_REUSEPORT are.
For example:
Note: cant dial self because tcp/ip stacks use 4-tuples to identify connections,
and doing so would clash.
6 versions
Latest release: almost 2 years ago
1,414 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/libp2p/go-reuseport