From a753fb1bc711e10794e939e424f3cdd703116d82 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 2 Apr 2004 12:38:41 +0000 Subject: Added support for modules to create commands - this needs a proof-of-concept module yet, do not use unless you like to live dangerously. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@351 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classconnection-members.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs/module-doc/classconnection-members.html') diff --git a/docs/module-doc/classconnection-members.html b/docs/module-doc/classconnection-members.html index f329cfb3c..de453e70f 100644 --- a/docs/module-doc/classconnection-members.html +++ b/docs/module-doc/classconnection-members.html @@ -22,20 +22,21 @@ hostconnection idle_lastmsgconnection inbufconnection + internal_addrconnection ipconnection keyconnection lastpingconnection npingconnection portconnection - RecvPacket(char *message, char *host, int &prt)connection + RecvPacket(char *message, char *host, int &prt, long &theirkey)connection registeredconnection SendACK(char *host, int port, int reply_id)connection - SendPacket(char *message, char *host, int port)connection + SendPacket(char *message, char *host, int port, long ourkey)connection SendSYN(char *host, int port)connection signonconnection TerminateLink(char *targethost)connection ~classbase()classbase [inline] -
Generated on Sun Mar 30 19:35:54 2003 for InspIRCd by +
Generated on Fri Apr 2 13:37:38 2004 for InspIRCd by doxygen1.3-rc3
-- cgit v1.2.3