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

Comparing ircd-hybrid/trunk/include/fdlist.h (file contents):
Revision 9156 by michael, Wed Jan 1 09:58:45 2020 UTC vs.
Revision 9157 by michael, Mon Jan 13 14:56:38 2020 UTC

# Line 75 | Line 75 | typedef struct _fde
75      /* We'd also add the retry count here when we get to that -- adrian */
76    } connect;
77  
78 <  tls_data_t ssl;
78 >  tls_data_t tls;
79   } fde_t;
80  
81   extern int number_fd;

Diff Legend

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