LocalUser::ssl_ctl

This commit is contained in:
Valery Yatsko 2008-04-02 14:26:13 +04:00
parent f11e2ad2b9
commit bc475bf020
1 changed files with 2 additions and 1 deletions

View 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 */
struct _ssl_ctl *ssl_ctl; /* which ssl daemon we're associate with */
};
struct PreClient