LocalUser::ssl_ctl
This commit is contained in:
parent
f11e2ad2b9
commit
bc475bf020
|
@ -298,6 +298,7 @@ struct LocalUser
|
|||
applicable to this client */
|
||||
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue