Added statistics updating and statisics dumping with SIGUSR1.
[silc.git] / apps / silcd / command_reply.c
index 22fe1f1c9b78ac305d8bfde08bdf6efb5f57b80a..a904d3a579ea5abe6085aed211ef9794735b2ab9 100644 (file)
@@ -892,6 +892,7 @@ SILC_SERVER_CMD_REPLY_FUNC(join)
       goto out;
     }
     server->stat.my_channels++;
+    server->stat.channels++;
   } else {
     /* The entry exists. */