]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/smux/smux.cpp
Log all SIGHUP-related activity.
[stg.git] / projects / stargazer / plugins / other / smux / smux.cpp
index 31b91bb390ee431b7caf1e732832012586d5bb89..c5d5132b6450c1dd4bd1f3fa8e786d2a93a7cad8 100644 (file)
@@ -278,6 +278,7 @@ if (Stop())
     return -1;
 if (Start())
     return -1;
+logger("Reconnected successfully.");
 return 0;
 }