traefik/pkg/server/server_entrypoint_listenconfig_unix_sockopt_other.go

8 lines
129 B
Go
Raw Normal View History

//go:build linux || openbsd || darwin
package server
import "golang.org/x/sys/unix"
const unixSOREUSEPORT = unix.SO_REUSEPORT