forgejo/modules/graceful
zeripath e3f22ad2cc Graceful: Allow graceful restart for unix sockets (#9113)
Previously we could not handle graceful restarts for http over unix
sockets. These can now be handled.
2019-11-24 03:11:24 +01:00
..
manager.go
manager_unix.go
manager_windows.go
net_unix.go
net_windows.go
restart_unix.go
server.go
server_hooks.go
server_http.go