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
5e0896305c
caddy
/
sigtrap_nonposix.go
6 lines
67 B
Go
Raw
Normal View
History
Unescape
Escape
Enable compilation for Plan 9 (closes #1093)
2017-08-09 07:00:35 +02:00
// +build windows plan9
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