]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/client.h
LocalUser::ssl_ctl
[irc/rqf/shadowircd.git] / include / client.h
index 70366aba7a9e69844204009e606e1b7de6d278bb..42ffcf4368539267c45d9972c026b1ca982938ac 100644 (file)
@@ -297,7 +297,8 @@ struct LocalUser
        char *mangledhost; /* non-NULL if host mangling module loaded and
                              applicable to this client */
 
-       struct rb_sockaddr_storage *lip;        /* alloc before auth/freed after auth */
+       struct rb_sockaddr_storage *lip;        /* alloc before auth/freed after auth */\r
+       struct _ssl_ctl *ssl_ctl;               /* which ssl daemon we're associate with */
 };
 
 struct PreClient