ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-8/include/client.h
(Generate patch)

Comparing ircd-hybrid-7.2/include/client.h (file contents):
Revision 34 by lusky, Sun Oct 2 21:05:51 2005 UTC vs.
Revision 169 by michael, Fri Oct 21 09:37:16 2005 UTC

# Line 216 | Line 216 | struct LocalUser
216    dlink_list        confs;      /* Configuration record associated */
217  
218    struct irc_ssaddr ip;
219  unsigned short    port;       /* and the remote port# too :-) */
219    int               aftype;     /* Makes life easier for DNS res in IPV6 */
220    struct DNSQuery   *dns_query;  /* result returned from resolver query */
221    unsigned long     serverMask; /* Only used for Lazy Links */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines