//
pkg.gl
Category
github.com/valyala/fasthttp
reuseport
package
1.59.0
Repository:
https://github.com/valyala/fasthttp.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
4
Dependents
65
Files
27 SLOC
#
Functions
Listen
Listen returns TCP listener with SO_REUSEPORT option set.
#
Structs
ErrNoReusePort
ErrNoReusePort is returned if the OS doesn't support SO_REUSEPORT.