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

8 lines
129 B
Go

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