gitea/vendor/golang.org/x/sys/windows/svc
zeripath cbaa1de9ec Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)
* Graceful Shutdown for windows and others

Restructures modules/graceful, adding shutdown for windows, removing and
replacing the old minwinsvc code.

Creates a new waitGroup - terminate which allows for goroutines to
finish up after the shutdown of the servers.

Shutdown and terminate hooks are added for goroutines.

* Remove unused functions - these can be added in a different PR

* Add startup timeout functionality

* Document STARTUP_TIMEOUT
2019-11-21 13:32:02 -05:00
..
debug Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) 2019-11-21 13:32:02 -05:00
event.go Integrate public as bindata optionally (#293) 2016-11-30 00:26:36 +08:00
go12.c Integrate public as bindata optionally (#293) 2016-11-30 00:26:36 +08:00
go12.go Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
go13.go Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00
security.go Integrate public as bindata optionally (#293) 2016-11-30 00:26:36 +08:00
service.go update go-git to v4.12.0 - fixes #7248 (#7249) 2019-06-19 10:14:15 +08:00
sys_386.s Handle CORS requests (#6289) 2019-05-13 11:38:53 -04:00
sys_amd64.s Handle CORS requests (#6289) 2019-05-13 11:38:53 -04:00
sys_arm.s Update vendor/golang.org/x/sys (#5059) 2018-10-26 19:18:40 -04:00