summaryrefslogtreecommitdiff
path: root/docs/module-doc/commands_8h.html
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-03-25 03:51:56 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-03-25 03:51:56 +0000
commit52899de0ff2d62ca0542b243c41626010bf62083 (patch)
treeb9c92bbdb7d65a7467cbd6ebcbc31dc2f96e09e3 /docs/module-doc/commands_8h.html
parent0340f1a432d684347d8dbc3aa85c8436c56d4039 (diff)
Documentation update
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@899 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/commands_8h.html')
-rw-r--r--docs/module-doc/commands_8h.html1077
1 files changed, 567 insertions, 510 deletions
diff --git a/docs/module-doc/commands_8h.html b/docs/module-doc/commands_8h.html
index e4859892f..0896615b4 100644
--- a/docs/module-doc/commands_8h.html
+++ b/docs/module-doc/commands_8h.html
@@ -1,12 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>commands.h File Reference</title>
+<title>InspIRCd: commands.h File Reference</title>
<link href="inspircd.css" rel="stylesheet" type="text/css">
</head><body>
-<!-- Generated by Doxygen 1.3-rc3 -->
-<center>
-<a class="qindex" href="main.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
-<hr><h1>commands.h File Reference</h1><code>#include &lt;typeinfo&gt;</code><br>
+<!-- Generated by Doxygen 1.3.3 -->
+<div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Compound&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Compound&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
+<h1>commands.h File Reference</h1><code>#include &lt;typeinfo&gt;</code><br>
<code>#include &lt;iostream&gt;</code><br>
<code>#include &lt;string&gt;</code><br>
<code>#include &lt;deque&gt;</code><br>
@@ -16,135 +15,193 @@
<code>#include "<a class="el" href="channels_8h-source.html">channels.h</a>"</code><br>
<p>
-Include dependency graph for commands.h:<p><center><img src="commands_8h__incl.gif" border="0" usemap="#commands.h_map" alt="Include dependency graph"></center>
-<map name="commands.h_map">
-<area href="users_8h.html" shape="rect" coords="351,155,401,176" alt="">
-<area href="channels_8h.html" shape="rect" coords="476,86,548,107" alt="">
-<area href="connection_8h.html" shape="rect" coords="321,86,401,107" alt="">
-</map>
-
-<p>
-This graph shows which files directly or indirectly include this file:<p><center><img src="commands_8h__dep__incl.gif" border="0" usemap="#commands.hdep_map" alt="Included by dependency graph"></center>
-<map name="commands.hdep_map">
-<area href="modules_8cpp.html" shape="rect" coords="7,16,89,37" alt="">
-</map>
-
-<p>
<a href="commands_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Functions</h2></td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a0">handle_join</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td>&nbsp;</td><td><font size=-1><em>These are the handlers for user commands.</em> <a href="#a0"></a><em></em></font><br><br></td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a1">handle_part</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a2">handle_kick</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a3">handle_die</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a4">handle_restart</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a5">handle_kill</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a6">handle_summon</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a7">handle_users</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a8">handle_pass</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a9">handle_invite</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a10">handle_topic</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a11">handle_names</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a12">handle_privmsg</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a13">handle_notice</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a14">handle_info</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a15">handle_time</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a16">handle_whois</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a17">handle_quit</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a18">handle_who</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a19">handle_wallops</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a20">handle_list</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a21">handle_rehash</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a22">handle_lusers</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a23">handle_admin</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a24">handle_ping</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a25">handle_pong</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a26">handle_motd</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a27">handle_rules</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a28">handle_user</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a29">handle_userhost</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a30">handle_ison</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a31">handle_away</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a32">handle_whowas</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a33">handle_trace</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a34">handle_modules</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a35">handle_stats</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a36">handle_connect</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a37">handle_squit</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a38">handle_links</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a39">handle_map</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a40">handle_oper</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a41">handle_nick</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a42">handle_kline</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a43">handle_gline</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a44">handle_zline</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a45">handle_qline</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a46">handle_server</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a47">handle_link_packet</a> (char *udp_msg, char *tcp_host, <a class="el" href="classserverrec.html">serverrec</a> *serv)</td></tr>
-<tr><td>&nbsp;</td><td><font size=-1><em>Special functions for processing server to server traffic.</em> <a href="#a47"></a><em></em></font><br><br></td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a48">process_restricted_commands</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host, char *ipaddr, int port)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a49">handle_amp</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
-<tr><td>&nbsp;</td><td><font size=-1><em>These are the handlers for server commands (tokens).</em> <a href="#a49"></a><em></em></font><br><br></td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a50">handle_dollar</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a51">handle_J</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a52">handle_R</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a53">handle_plus</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a54">handle_b</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a55">handle_a</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a56">handle_F</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a57">handle_N</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a58">handle_AT</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a59">handle_k</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a60">handle_n</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a61">handle_Q</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a62">handle_K</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a63">handle_L</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a64">handle_m</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a65">handle_M</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a66">handle_T</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a67">handle_t</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a68">handle_i</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a69">handle_P</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
-<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a70">handle_V</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
-<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="commands_8h.html#a71">is_uline</a> (const char *server)</td></tr>
-<tr><td>&nbsp;</td><td><font size=-1><em>Functions for u:lined servers.</em> <a href="#a71"></a><em></em></font><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a0">handle_join</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">These are the handlers for user commands. </em> <a href="#a0"></a><em><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a1">handle_part</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a2">handle_kick</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a3">handle_die</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a4">handle_restart</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a5">handle_kill</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a6">handle_summon</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a7">handle_users</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a8">handle_pass</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a9">handle_invite</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a10">handle_topic</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a11">handle_names</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a12">handle_privmsg</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a13">handle_notice</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a14">handle_info</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a15">handle_time</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a16">handle_whois</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a17">handle_quit</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a18">handle_who</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a19">handle_wallops</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a20">handle_list</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a21">handle_rehash</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a22">handle_lusers</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a23">handle_admin</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a24">handle_ping</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a25">handle_pong</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a26">handle_motd</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a27">handle_rules</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a28">handle_user</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a29">handle_userhost</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a30">handle_ison</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a31">handle_away</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a32">handle_whowas</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a33">handle_trace</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a34">handle_modules</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a35">handle_stats</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a36">handle_connect</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a37">handle_squit</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a38">handle_links</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a39">handle_map</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a40">handle_oper</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a41">handle_nick</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a42">handle_kline</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a43">handle_gline</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a44">handle_zline</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a45">handle_qline</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a46">handle_server</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a47">handle_link_packet</a> (char *udp_msg, char *tcp_host, <a class="el" href="classserverrec.html">serverrec</a> *serv)</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Special functions for processing server to server traffic. </em> <a href="#a47"></a><em><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a48">process_restricted_commands</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host, char *ipaddr, int port)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a49">handle_amp</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">These are the handlers for server commands (tokens). </em> <a href="#a49"></a><em><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a50">handle_dollar</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a51">handle_J</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a52">handle_R</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a53">handle_plus</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a54">handle_b</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a55">handle_a</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a56">handle_F</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a57">handle_N</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a58">handle_AT</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a59">handle_k</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a60">handle_n</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a61">handle_Q</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a62">handle_K</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a63">handle_L</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a64">handle_m</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a65">handle_M</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a66">handle_T</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a67">handle_t</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a68">handle_i</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a69">handle_P</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a70">handle_V</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a71">is_uline</a> (const char *server)</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Functions for u:lined servers. </em> <a href="#a71"></a><em><br><br></td></tr>
</table>
<hr><h2>Function Documentation</h2>
<a name="a55" doxytag="commands.h::handle_a"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_a </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>token</em>, </td>
+ <td class="mdname" nowrap> <em>token</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>params</em>, </td>
+ <td class="mdname" nowrap> <em>params</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
+ <td class="mdname" nowrap> <em>source</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>reply</em>, </td>
+ <td class="mdname" nowrap> <em>reply</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em></td>
+ <td class="mdname" nowrap> <em>tcp_host</em></td>
</tr>
<tr>
<td></td>
@@ -168,27 +225,27 @@ This graph shows which files directly or indirectly include this file:<p><center
</tr>
</table>
<a name="a23" doxytag="commands.h::handle_admin"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_admin </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -212,39 +269,39 @@ This graph shows which files directly or indirectly include this file:<p><center
</tr>
</table>
<a name="a49" doxytag="commands.h::handle_amp"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_amp </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>token</em>, </td>
+ <td class="mdname" nowrap> <em>token</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>params</em>, </td>
+ <td class="mdname" nowrap> <em>params</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
+ <td class="mdname" nowrap> <em>source</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>reply</em>, </td>
+ <td class="mdname" nowrap> <em>reply</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em></td>
+ <td class="mdname" nowrap> <em>tcp_host</em></td>
</tr>
<tr>
<td></td>
@@ -264,45 +321,45 @@ This graph shows which files directly or indirectly include this file:<p><center
<td>
<p>
-These are the handlers for server commands (tokens).
+These are the handlers for server commands (tokens).
<p>
</td>
</tr>
</table>
<a name="a58" doxytag="commands.h::handle_AT"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_AT </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>token</em>, </td>
+ <td class="mdname" nowrap> <em>token</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>params</em>, </td>
+ <td class="mdname" nowrap> <em>params</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
+ <td class="mdname" nowrap> <em>source</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>reply</em>, </td>
+ <td class="mdname" nowrap> <em>reply</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em></td>
+ <td class="mdname" nowrap> <em>tcp_host</em></td>
</tr>
<tr>
<td></td>
@@ -326,27 +383,27 @@ These are the handlers for server commands (tokens).
</tr>
</table>
<a name="a31" doxytag="commands.h::handle_away"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_away </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -370,39 +427,39 @@ These are the handlers for server commands (tokens).
</tr>
</table>
<a name="a54" doxytag="commands.h::handle_b"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_b </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>token</em>, </td>
+ <td class="mdname" nowrap> <em>token</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>params</em>, </td>
+ <td class="mdname" nowrap> <em>params</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
+ <td class="mdname" nowrap> <em>source</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>reply</em>, </td>
+ <td class="mdname" nowrap> <em>reply</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em></td>
+ <td class="mdname" nowrap> <em>tcp_host</em></td>
</tr>
<tr>
<td></td>
@@ -426,27 +483,27 @@ These are the handlers for server commands (tokens).
</tr>
</table>
<a name="a36" doxytag="commands.h::handle_connect"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_connect </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -470,27 +527,27 @@ These are the handlers for server commands (tokens).
</tr>
</table>
<a name="a3" doxytag="commands.h::handle_die"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_die </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -514,39 +571,39 @@ These are the handlers for server commands (tokens).
</tr>
</table>
<a name="a50" doxytag="commands.h::handle_dollar"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_dollar </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>token</em>, </td>
+ <td class="mdname" nowrap> <em>token</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>params</em>, </td>
+ <td class="mdname" nowrap> <em>params</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
+ <td class="mdname" nowrap> <em>source</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>reply</em>, </td>
+ <td class="mdname" nowrap> <em>reply</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em></td>
+ <td class="mdname" nowrap> <em>tcp_host</em></td>
</tr>
<tr>
<td></td>
@@ -570,39 +627,39 @@ These are the handlers for server commands (tokens).
</tr>
</table>
<a name="a56" doxytag="commands.h::handle_F"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_F </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>token</em>, </td>
+ <td class="mdname" nowrap> <em>token</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>params</em>, </td>
+ <td class="mdname" nowrap> <em>params</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
+ <td class="mdname" nowrap> <em>source</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>reply</em>, </td>
+ <td class="mdname" nowrap> <em>reply</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em></td>
+ <td class="mdname" nowrap> <em>tcp_host</em></td>
</tr>
<tr>
<td></td>
@@ -626,27 +683,27 @@ These are the handlers for server commands (tokens).
</tr>
</table>
<a name="a43" doxytag="commands.h::handle_gline"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_gline </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -670,39 +727,39 @@ These are the handlers for server commands (tokens).
</tr>
</table>
<a name="a68" doxytag="commands.h::handle_i"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_i </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>token</em>, </td>
+ <td class="mdname" nowrap> <em>token</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>params</em>, </td>
+ <td class="mdname" nowrap> <em>params</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
+ <td class="mdname" nowrap> <em>source</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>reply</em>, </td>
+ <td class="mdname" nowrap> <em>reply</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em></td>
+ <td class="mdname" nowrap> <em>tcp_host</em></td>
</tr>
<tr>
<td></td>
@@ -726,27 +783,27 @@ These are the handlers for server commands (tokens).
</tr>
</table>
<a name="a14" doxytag="commands.h::handle_info"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_info </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -770,27 +827,27 @@ These are the handlers for server commands (tokens).
</tr>
</table>
<a name="a9" doxytag="commands.h::handle_invite"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_invite </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -814,27 +871,27 @@ These are the handlers for server commands (tokens).
</tr>
</table>
<a name="a30" doxytag="commands.h::handle_ison"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_ison </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -858,39 +915,39 @@ These are the handlers for server commands (tokens).
</tr>
</table>
<a name="a51" doxytag="commands.h::handle_J"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_J </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>token</em>, </td>
+ <td class="mdname" nowrap> <em>token</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>params</em>, </td>
+ <td class="mdname" nowrap> <em>params</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
+ <td class="mdname" nowrap> <em>source</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>reply</em>, </td>
+ <td class="mdname" nowrap> <em>reply</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em></td>
+ <td class="mdname" nowrap> <em>tcp_host</em></td>
</tr>
<tr>
<td></td>
@@ -914,27 +971,27 @@ These are the handlers for server commands (tokens).
</tr>
</table>
<a name="a0" doxytag="commands.h::handle_join"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_join </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -954,45 +1011,45 @@ These are the handlers for server commands (tokens).
<td>
<p>
-These are the handlers for user commands.
+These are the handlers for user commands.
<p>
</td>
</tr>
</table>
<a name="a62" doxytag="commands.h::handle_K"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_K </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>token</em>, </td>
+ <td class="mdname" nowrap> <em>token</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>params</em>, </td>
+ <td class="mdname" nowrap> <em>params</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
+ <td class="mdname" nowrap> <em>source</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>reply</em>, </td>
+ <td class="mdname" nowrap> <em>reply</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em></td>
+ <td class="mdname" nowrap> <em>tcp_host</em></td>
</tr>
<tr>
<td></td>
@@ -1016,39 +1073,39 @@ These are the handlers for user commands.
</tr>
</table>
<a name="a59" doxytag="commands.h::handle_k"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_k </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>token</em>, </td>
+ <td class="mdname" nowrap> <em>token</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>params</em>, </td>
+ <td class="mdname" nowrap> <em>params</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
+ <td class="mdname" nowrap> <em>source</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>reply</em>, </td>
+ <td class="mdname" nowrap> <em>reply</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em></td>
+ <td class="mdname" nowrap> <em>tcp_host</em></td>
</tr>
<tr>
<td></td>
@@ -1072,27 +1129,27 @@ These are the handlers for user commands.
</tr>
</table>
<a name="a2" doxytag="commands.h::handle_kick"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_kick </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -1116,27 +1173,27 @@ These are the handlers for user commands.
</tr>
</table>
<a name="a5" doxytag="commands.h::handle_kill"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_kill </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -1160,27 +1217,27 @@ These are the handlers for user commands.
</tr>
</table>
<a name="a42" doxytag="commands.h::handle_kline"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_kline </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -1204,39 +1261,39 @@ These are the handlers for user commands.
</tr>
</table>
<a name="a63" doxytag="commands.h::handle_L"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_L </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>token</em>, </td>
+ <td class="mdname" nowrap> <em>token</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>params</em>, </td>
+ <td class="mdname" nowrap> <em>params</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
+ <td class="mdname" nowrap> <em>source</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>reply</em>, </td>
+ <td class="mdname" nowrap> <em>reply</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em></td>
+ <td class="mdname" nowrap> <em>tcp_host</em></td>
</tr>
<tr>
<td></td>
@@ -1260,27 +1317,27 @@ These are the handlers for user commands.
</tr>
</table>
<a name="a47" doxytag="commands.h::handle_link_packet"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_link_packet </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>udp_msg</em>, </td>
+ <td class="mdname" nowrap> <em>udp_msg</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em>, </td>
+ <td class="mdname" nowrap> <em>tcp_host</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>serv</em></td>
+ <td class="mdname" nowrap> <em>serv</em></td>
</tr>
<tr>
<td></td>
@@ -1300,33 +1357,33 @@ These are the handlers for user commands.
<td>
<p>
-Special functions for processing server to server traffic.
+Special functions for processing server to server traffic.
<p>
</td>
</tr>
</table>
<a name="a38" doxytag="commands.h::handle_links"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_links </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -1350,27 +1407,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a20" doxytag="commands.h::handle_list"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_list </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -1394,27 +1451,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a22" doxytag="commands.h::handle_lusers"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_lusers </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -1438,39 +1495,39 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a65" doxytag="commands.h::handle_M"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_M </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>token</em>, </td>
+ <td class="mdname" nowrap> <em>token</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>params</em>, </td>
+ <td class="mdname" nowrap> <em>params</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
+ <td class="mdname" nowrap> <em>source</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>reply</em>, </td>
+ <td class="mdname" nowrap> <em>reply</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em></td>
+ <td class="mdname" nowrap> <em>tcp_host</em></td>
</tr>
<tr>
<td></td>
@@ -1494,39 +1551,39 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a64" doxytag="commands.h::handle_m"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_m </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>token</em>, </td>
+ <td class="mdname" nowrap> <em>token</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>params</em>, </td>
+ <td class="mdname" nowrap> <em>params</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
+ <td class="mdname" nowrap> <em>source</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>reply</em>, </td>
+ <td class="mdname" nowrap> <em>reply</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em></td>
+ <td class="mdname" nowrap> <em>tcp_host</em></td>
</tr>
<tr>
<td></td>
@@ -1550,27 +1607,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a39" doxytag="commands.h::handle_map"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_map </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -1594,27 +1651,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a34" doxytag="commands.h::handle_modules"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_modules </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -1638,27 +1695,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a26" doxytag="commands.h::handle_motd"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_motd </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -1682,39 +1739,39 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a60" doxytag="commands.h::handle_n"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_n </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>token</em>, </td>
+ <td class="mdname" nowrap> <em>token</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>params</em>, </td>
+ <td class="mdname" nowrap> <em>params</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
+ <td class="mdname" nowrap> <em>source</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>reply</em>, </td>
+ <td class="mdname" nowrap> <em>reply</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em></td>
+ <td class="mdname" nowrap> <em>tcp_host</em></td>
</tr>
<tr>
<td></td>
@@ -1738,39 +1795,39 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a57" doxytag="commands.h::handle_N"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_N </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>token</em>, </td>
+ <td class="mdname" nowrap> <em>token</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>params</em>, </td>
+ <td class="mdname" nowrap> <em>params</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
+ <td class="mdname" nowrap> <em>source</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>reply</em>, </td>
+ <td class="mdname" nowrap> <em>reply</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em></td>
+ <td class="mdname" nowrap> <em>tcp_host</em></td>
</tr>
<tr>
<td></td>
@@ -1794,27 +1851,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a11" doxytag="commands.h::handle_names"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_names </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -1838,27 +1895,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a41" doxytag="commands.h::handle_nick"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_nick </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -1882,27 +1939,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a13" doxytag="commands.h::handle_notice"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_notice </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -1926,27 +1983,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a40" doxytag="commands.h::handle_oper"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_oper </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -1970,39 +2027,39 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a69" doxytag="commands.h::handle_P"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_P </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>token</em>, </td>
+ <td class="mdname" nowrap> <em>token</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>params</em>, </td>
+ <td class="mdname" nowrap> <em>params</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
+ <td class="mdname" nowrap> <em>source</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>reply</em>, </td>
+ <td class="mdname" nowrap> <em>reply</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em></td>
+ <td class="mdname" nowrap> <em>tcp_host</em></td>
</tr>
<tr>
<td></td>
@@ -2026,27 +2083,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a1" doxytag="commands.h::handle_part"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_part </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -2070,27 +2127,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a8" doxytag="commands.h::handle_pass"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_pass </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -2114,27 +2171,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a24" doxytag="commands.h::handle_ping"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_ping </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -2158,39 +2215,39 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a53" doxytag="commands.h::handle_plus"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_plus </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>token</em>, </td>
+ <td class="mdname" nowrap> <em>token</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>params</em>, </td>
+ <td class="mdname" nowrap> <em>params</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
+ <td class="mdname" nowrap> <em>source</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>reply</em>, </td>
+ <td class="mdname" nowrap> <em>reply</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em></td>
+ <td class="mdname" nowrap> <em>tcp_host</em></td>
</tr>
<tr>
<td></td>
@@ -2214,27 +2271,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a25" doxytag="commands.h::handle_pong"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_pong </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -2258,27 +2315,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a12" doxytag="commands.h::handle_privmsg"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_privmsg </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -2302,39 +2359,39 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a61" doxytag="commands.h::handle_Q"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_Q </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>token</em>, </td>
+ <td class="mdname" nowrap> <em>token</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>params</em>, </td>
+ <td class="mdname" nowrap> <em>params</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
+ <td class="mdname" nowrap> <em>source</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>reply</em>, </td>
+ <td class="mdname" nowrap> <em>reply</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em></td>
+ <td class="mdname" nowrap> <em>tcp_host</em></td>
</tr>
<tr>
<td></td>
@@ -2358,27 +2415,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a45" doxytag="commands.h::handle_qline"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_qline </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -2402,27 +2459,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a17" doxytag="commands.h::handle_quit"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_quit </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -2446,39 +2503,39 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a52" doxytag="commands.h::handle_R"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_R </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>token</em>, </td>
+ <td class="mdname" nowrap> <em>token</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>params</em>, </td>
+ <td class="mdname" nowrap> <em>params</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
+ <td class="mdname" nowrap> <em>source</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>reply</em>, </td>
+ <td class="mdname" nowrap> <em>reply</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em></td>
+ <td class="mdname" nowrap> <em>tcp_host</em></td>
</tr>
<tr>
<td></td>
@@ -2502,27 +2559,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a21" doxytag="commands.h::handle_rehash"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_rehash </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -2546,27 +2603,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a4" doxytag="commands.h::handle_restart"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_restart </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -2590,27 +2647,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a27" doxytag="commands.h::handle_rules"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_rules </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -2634,27 +2691,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a46" doxytag="commands.h::handle_server"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_server </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -2678,27 +2735,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a37" doxytag="commands.h::handle_squit"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_squit </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -2722,27 +2779,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a35" doxytag="commands.h::handle_stats"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_stats </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -2766,27 +2823,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a6" doxytag="commands.h::handle_summon"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_summon </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -2810,39 +2867,39 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a67" doxytag="commands.h::handle_t"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_t </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>token</em>, </td>
+ <td class="mdname" nowrap> <em>token</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>params</em>, </td>
+ <td class="mdname" nowrap> <em>params</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
+ <td class="mdname" nowrap> <em>source</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>reply</em>, </td>
+ <td class="mdname" nowrap> <em>reply</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em></td>
+ <td class="mdname" nowrap> <em>tcp_host</em></td>
</tr>
<tr>
<td></td>
@@ -2866,39 +2923,39 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a66" doxytag="commands.h::handle_T"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_T </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>token</em>, </td>
+ <td class="mdname" nowrap> <em>token</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>params</em>, </td>
+ <td class="mdname" nowrap> <em>params</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
+ <td class="mdname" nowrap> <em>source</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>reply</em>, </td>
+ <td class="mdname" nowrap> <em>reply</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em></td>
+ <td class="mdname" nowrap> <em>tcp_host</em></td>
</tr>
<tr>
<td></td>
@@ -2922,27 +2979,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a15" doxytag="commands.h::handle_time"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_time </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -2966,27 +3023,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a10" doxytag="commands.h::handle_topic"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_topic </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -3010,27 +3067,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a33" doxytag="commands.h::handle_trace"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_trace </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -3054,27 +3111,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a28" doxytag="commands.h::handle_user"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_user </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -3098,27 +3155,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a29" doxytag="commands.h::handle_userhost"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_userhost </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -3142,27 +3199,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a7" doxytag="commands.h::handle_users"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_users </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -3186,39 +3243,39 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a70" doxytag="commands.h::handle_V"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_V </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>token</em>, </td>
+ <td class="mdname" nowrap> <em>token</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>params</em>, </td>
+ <td class="mdname" nowrap> <em>params</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
+ <td class="mdname" nowrap> <em>source</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>reply</em>, </td>
+ <td class="mdname" nowrap> <em>reply</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em></td>
+ <td class="mdname" nowrap> <em>tcp_host</em></td>
</tr>
<tr>
<td></td>
@@ -3242,27 +3299,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a19" doxytag="commands.h::handle_wallops"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_wallops </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -3286,27 +3343,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a18" doxytag="commands.h::handle_who"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_who </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -3330,27 +3387,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a16" doxytag="commands.h::handle_whois"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_whois </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -3374,27 +3431,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a32" doxytag="commands.h::handle_whowas"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_whowas </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -3418,27 +3475,27 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a44" doxytag="commands.h::handle_zline"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void handle_zline </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char **&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
+ <td class="mdname" nowrap> <em>parameters</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
+ <td class="mdname" nowrap> <em>pcnt</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>user</em></td>
+ <td class="mdname" nowrap> <em>user</em></td>
</tr>
<tr>
<td></td>
@@ -3462,16 +3519,16 @@ Special functions for processing server to server traffic.
</tr>
</table>
<a name="a71" doxytag="commands.h::is_uline"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> bool is_uline </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const char *&nbsp;</td>
- <td class="mdname1" valign="top" nowrap>&nbsp; <em>server</em> </td>
- <td class="md" valign="top">)&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>server</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
@@ -3487,59 +3544,59 @@ Special functions for processing server to server traffic.
<td>
<p>
-Functions for u:lined servers.
+Functions for u:lined servers.
<p>
<p>
-Referenced by <a class="el" href="modules_8cpp-source.html#l00379">Server::IsUlined()</a>. </td>
+Referenced by <a class="el" href="modules_8cpp-source.html#l00392">Server::IsUlined()</a>. </td>
</tr>
</table>
<a name="a48" doxytag="commands.h::process_restricted_commands"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
- <td class="md">
+ <td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void process_restricted_commands </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>token</em>, </td>
+ <td class="mdname" nowrap> <em>token</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>params</em>, </td>
+ <td class="mdname" nowrap> <em>params</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
+ <td class="mdname" nowrap> <em>source</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>reply</em>, </td>
+ <td class="mdname" nowrap> <em>reply</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>tcp_host</em>, </td>
+ <td class="mdname" nowrap> <em>tcp_host</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>char *&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>ipaddr</em>, </td>
+ <td class="mdname" nowrap> <em>ipaddr</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
- <td class="mdname" nowrap>&nbsp; <em>port</em></td>
+ <td class="mdname" nowrap> <em>port</em></td>
</tr>
<tr>
<td></td>
@@ -3562,9 +3619,9 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00379">Server::IsUli
</td>
</tr>
</table>
-<hr><address style="align: right;"><small>Generated on Sun May 2 00:09:21 2004 for InspIRCd by
+<hr size="1"><address style="align: right;"><small>Generated on Fri Mar 25 03:49:30 2005 for InspIRCd by
<a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border=0
-width=110 height=53></a>1.3-rc3 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border=0 >
+</a>1.3.3 </small></address>
</body>
</html>