This website requires JavaScript.
Explore
Help
Sign in
serv
/
caddy
Watch
1
Star
0
Fork
You've already forked caddy
0
mirror of
https://github.com/caddyserver/caddy.git
synced
2025-01-21 01:45:45 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b5ec462299
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 08:00:35 +03: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 07:59:43 +03:00
package
caddy
func
trapSignalsPosix
(
)
{
}
Reference in a new issue
Copy permalink