traefik/pkg/server/server_entrypoint_listenconfig_unix_sockopt_freebsd.go
2024-01-30 14:56:05 +01:00

8 lines
113 B
Go

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