mumble-voip / grumble

Alternative Mumble server
http://mumble.info/grumble
Other
273 stars 88 forks source link

Tell servers to Stop when shutting down. #65

Closed actown closed 4 years ago

actown commented 4 years ago

Run Stop() on all the server when a SIGINT or SIGTERM is received. This should ensure any open sockets and files are closed.