proxy.golang.org : github.com/PortMapping/go-reuse
Package reuse 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: can't dial self because tcp/ip stacks use 4-tuples to identify connections, and doing so would clash.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/%21port%21mapping/go-reuse
License: MIT
Latest release: almost 5 years ago
First release: about 5 years ago
Namespace: github.com/PortMapping
Stars: 2 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 9 days ago