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

Comparing ircd-hybrid/trunk/include/client.h (file contents):
Revision 8279 by michael, Tue Feb 20 19:30:13 2018 UTC vs.
Revision 8333 by michael, Thu Mar 1 20:40:51 2018 UTC

# Line 348 | Line 348 | struct Connection
348    dlink_list        invited;   /**< Chain of invite pointer blocks */
349    struct irc_ssaddr ip;
350    int               aftype;    /**< Makes life easier for DNS res in IPV6 */
351  int               country_id; /**< ID corresponding to a ISO 3166 country code */
351  
352    fde_t             fd;
353  

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)