gitea/modules/graceful
zeripath e3f22ad2cc Graceful: Allow graceful restart for unix sockets ()
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 Add Graceful shutdown for Windows and hooks for shutdown of goroutines () 2019-11-21 13:32:02 -05:00
manager_unix.go Add Graceful shutdown for Windows and hooks for shutdown of goroutines () 2019-11-21 13:32:02 -05:00
manager_windows.go Run make fmt on master () 2019-11-22 21:00:01 +00:00
net_unix.go Graceful: Allow graceful restart for unix sockets () 2019-11-24 03:11:24 +01:00
net_windows.go Add Graceful shutdown for Windows and hooks for shutdown of goroutines () 2019-11-21 13:32:02 -05:00
restart_unix.go Graceful: Allow graceful restart for unix sockets () 2019-11-24 03:11:24 +01:00
server.go Add Graceful shutdown for Windows and hooks for shutdown of goroutines () 2019-11-21 13:32:02 -05:00
server_hooks.go Add Graceful shutdown for Windows and hooks for shutdown of goroutines () 2019-11-21 13:32:02 -05:00
server_http.go Add Graceful shutdown for Windows and hooks for shutdown of goroutines () 2019-11-21 13:32:02 -05:00