meebey / smuxi

Smuxi is an user-friendly and free IRC client for Linux, Windows and Mac OS X based on GNOME / GTK+
https://smuxi.im/
GNU General Public License v2.0
172 stars 46 forks source link

Frontend-STFL: Call EngineManager.Disconnect() on exit (closes #1034). #216

Closed RavuAlHemio closed 9 years ago

RavuAlHemio commented 9 years ago

This ensures that the SSH tunnel, if any, is closed.

RavuAlHemio commented 9 years ago

PR updated with null check.