traefik/pkg/server/server_entrypoint_listenconfig_unix_sockopt_freebsd.go

8 lines
113 B
Go
Raw Normal View History

//go:build freebsd
package server
import "golang.org/x/sys/unix"
const unixSOREUSEPORT = unix.SO_REUSEPORT_LB