summaryrefslogtreecommitdiff
path: root/listen_unix_setopt_freebsd.go
blob: 06520540829be8d4d28031ca5e3c2ce48f386f45 (plain)
1
2
3
4
5
6
7
//go:build freebsd

package caddy

import "golang.org/x/sys/unix"

const unixSOREUSEPORT = unix.SO_REUSEPORT_LB