go-github-com-libp2p-go-reuseport 0.4.0
Propagated dependencies: go-github-com-google-gopacket@1.1.19 go-golang-org-x-net@0.29.0 go-golang-org-x-sys@0.25.0
Channel: guix
Home page: https://github.com/libp2p/go-reuseport
Licenses: ISC
Synopsis: Reuse TCP/UDP ports in Golang
Description:
go-reuseport
enables listening and dialing from the same TCP or UDP port. This means that SO_REUSEADDR
and SO_REUSEPORT
socket options may be set. This is particularly important when attempting to do TCP NAT hole-punching, which requires a process to both Listen
and Dial
on the same TCP port. go-reuseport
provides some utilities around enabling this behaviour on various operating systems.
Total results: 1