File: inside_bsd.go

package info (click to toggle)
nebula 1.9.3%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,772 kB
  • sloc: makefile: 183; sh: 100
file content (6 lines) | stat: -rw-r--r-- 173 bytes parent folder | download
1
2
3
4
5
6
//go:build darwin || dragonfly || freebsd || netbsd || openbsd
// +build darwin dragonfly freebsd netbsd openbsd

package nebula

const immediatelyForwardToSelf bool = true