//
pkg.gl
Category
github.com/infinitbyte/framework
lib
fasthttp
reuseport
package
1.1.3
Repository:
https://github.com/infinitbyte/framework.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
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.