This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
caddy
Watch
2
Star
0
Fork
0
You've already forked caddy
mirror of
https://github.com/caddyserver/caddy.git
synced
2024-11-25 09:40:13 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
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 13:00:35 +08: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 12:59:43 +08:00
package
caddy
func
trapSignalsPosix
(
)
{
}
Reference in New Issue
Copy Permalink