LocalUser::ssl_ctl

This commit is contained in:
Valery Yatsko 2008-04-02 14:26:13 +04:00
parent 6120b9525d
commit a3996b820e

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