This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
caddy
Watch
1
Star
0
Fork
You've already forked caddy
0
mirror of
https://github.com/caddyserver/caddy.git
synced
2025-01-23 17:16:40 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
93bcca0ccc
caddy
/
sigtrap_nonposix.go
6 lines
72 B
Go
Raw
Normal View
History
Unescape
Escape
Build tags for Caddy to build on nacl
2017-08-12 20:18:37 +02:00
// +build windows plan9 nacl
Enable compilation for Plan 9 (closes #1093)
2017-08-09 07:00:35 +02:00
Make signal trapping optional Go programs using the caddy package may not want the it to capture all the signals...
2015-11-15 05:59:43 +01:00
package
caddy
func
trapSignalsPosix
(
)
{
}
Reference in a new issue
Copy permalink