]> source.dussan.org Git - gitea.git/commit
Restrict modules/graceful to non-windows build and shim the IsChild marker (#8537)
authorzeripath <art27@cantab.net>
Wed, 16 Oct 2019 15:43:44 +0000 (16:43 +0100)
committerGitHub <noreply@github.com>
Wed, 16 Oct 2019 15:43:44 +0000 (16:43 +0100)
commitd4cd4ed4422be222088dd8535a228b906f43fdc2
tree8c5d0f000904c56c70110e680134c2feb83eacda
parentfcb535c5c3b6b782d9242028fed4cd8c027c4e41
Restrict modules/graceful to non-windows build and shim the IsChild marker (#8537)
modules/graceful/cleanup.go
modules/graceful/graceful_windows.go [new file with mode: 0644]
modules/graceful/net.go
modules/graceful/restart.go
modules/graceful/server.go
modules/graceful/server_hooks.go
modules/graceful/server_http.go
modules/graceful/server_signals.go