NullSoldier / serverthrall

Conan Exiles Dedicated Server Manager
http://thrallbrowser.com
26 stars 8 forks source link

Send CTRL + C to close the server cleanly #85

Closed NullSoldier closed 5 years ago

NullSoldier commented 6 years ago

@powermates From the conversation here, https://github.com/NullSoldier/serverthrall/issues/79

We want to support sending CTRL + C keys to the console window to shut down the server cleanly, but this requires us to integrate into the Win32 API to do so, and then abstract that code out so serverthrall can still run on linux.

NullSoldier commented 5 years ago

This is finally complete in 2.1.10 https://github.com/NullSoldier/serverthrall/releases/tag/v2.1.10