Log in | Back to darenet.org

Server Commands/DIE

 
Line 1: Line 1:
-
{| class="wikitable" width="25%" style="font-size: 85%; text-align: left;"
+
'''Syntax:''' <code>DIE [delay] :<reason></code>
-
|-
+
 
-
| '''Command Token:''' DIE
+
-
|}
+
-
<pre>DIE [delay] :<reason></pre>
+
Causes the ircd process to exit, the given reason will be broadcasted out. If a delay in seconds is specified then the server will stop allowing new connections and terminate the server after [delay] seconds.
Causes the ircd process to exit, the given reason will be broadcasted out. If a delay in seconds is specified then the server will stop allowing new connections and terminate the server after [delay] seconds.

Current revision as of 06:46, 10 December 2008

Syntax: DIE [delay] :<reason>


Causes the ircd process to exit, the given reason will be broadcasted out. If a delay in seconds is specified then the server will stop allowing new connections and terminate the server after [delay] seconds.


(Return to Main listing of Server Commands)