proxy.golang.org : github.com/g41797/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.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/g41797/reuseport
License: ISC
Latest release: over 1 year ago
First release: about 6 years ago
Namespace: github.com/g41797
Dependent packages: 3
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago