X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=docs%2Fmodule-doc%2Fclassuserrec.html;h=b8cd912ba9da00cf7410c87b3dd57979895be35c;hb=b25c31de6b8dd839429cb168f5731a5605e17366;hp=b2bf36ce398185411cf958e0be1a9dfe85fc3b16;hpb=8a0825e03af56b5be0d150845fedafd83ee01636;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/docs/module-doc/classuserrec.html b/docs/module-doc/classuserrec.html index b2bf36ce3..b8cd912ba 100644 --- a/docs/module-doc/classuserrec.html +++ b/docs/module-doc/classuserrec.html @@ -18,8 +18,8 @@ Inheritance diagram for userrec:

[legend]
Collaboration diagram for userrec:

Collaboration graph
- - + +
[legend]
List of all members. @@ -99,12 +99,12 @@ Definition at line 78 of fi

Definition at line 11 of file users.cpp.

-References connection::bytes_in, connection::bytes_out, ucrec::channel, chans, connection::cmds_in, connection::cmds_out, connection::fd, flood, connection::haspassed, connection::idle_lastmsg, invites, connection::ip, connection::lastping, connection::nping, connection::port, connection::registered, connection::signon, timeout, and ucrec::uc_modes. +References connection::bytes_in, connection::bytes_out, ucrec::channel, chans, connection::cmds_in, connection::cmds_out, connection::fd, flood, connection::haspassed, connection::idle_lastmsg, invites, connection::lastping, connection::nping, connection::port, connection::registered, connection::signon, timeout, and ucrec::uc_modes.

00012 {
 00013         // the PROPER way to do it, AVOID bzero at *ALL* costs
 00014         strcpy(nick,"");
-00015         ip = 0;
+00015         strcpy(ip,"127.0.0.1");
 00016         timeout = 0;
 00017         strcpy(ident,"");
 00018         strcpy(host,"");
@@ -628,7 +628,7 @@ An invalid nickname indicates an unregistered connection prior to the NICK comma
 

Definition at line 91 of file users.h.

-Referenced by Server::QuitUser(). +Referenced by Server::QuitUser().

@@ -715,7 +715,7 @@ Referenced by userrec().


The documentation for this class was generated from the following files: -
Generated on Mon Apr 19 02:34:52 2004 for InspIRCd by +
Generated on Sun Apr 25 00:24:31 2004 for InspIRCd by doxygen1.3-rc3