You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/graceful
wxiaoguang 2ac2796a4c
Refactor graceful manager to use shared code (#28073)
Make "windows" and "unix" share as much code as possible. No logic
change.
1 year ago
..
releasereopen
context.go
manager.go
manager_common.go Refactor graceful manager to use shared code (#28073) 1 year ago
manager_unix.go Refactor graceful manager to use shared code (#28073) 1 year ago
manager_windows.go Refactor graceful manager to use shared code (#28073) 1 year ago
net_unix.go
net_windows.go
restart_unix.go
server.go
server_hooks.go
server_http.go