Binary package “golang-github-valyala-tcplisten-dev” in ubuntu jammy

Customizable TCP net.Listener for Go (library)

 Package tcplisten provides customizable TCP net.Listener with
 various performance-related options like SO_REUSEPORT, TCPDEFERACCEPT.
 .
 The package is derived from go_reuseport
 (https://github.com/kavu/go_reuseport).