Server Commands/DIE
(New page: <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 conne...) |
|||
(One intermediate revision not shown) | |||
Line 1: | Line 1: | ||
- | < | + | '''Syntax:''' <code>DIE [delay] :<reason></code> |
+ | |||
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.