etcd/etcdmain
Fabian Reinartz 8bf795dc3c etcdmain/osutil: shutdown gracefully, interrupt handling
The functionality in pkg/osutil ensures that all interrupt handlers finish
and the process kills itself with the proper signal.
Test for interrupt handling added.
The server shutsdown gracefully by stopping on interrupt (Issue #2277.)
2015-02-13 10:28:53 +01:00
..
config.go etcdmain: infer bind addr from addr in v1 flagset 2015-02-10 09:42:10 -08:00
config_test.go etcdmain: infer bind addr from addr in v1 flagset 2015-02-10 09:42:10 -08:00
const_unix.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
const_windows.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
doc.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
etcd.go etcdmain/osutil: shutdown gracefully, interrupt handling 2015-02-13 10:28:53 +01:00
etcd_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
help.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
http.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00