0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-10-03 14:18:53 +02:00

'lip' added in LocalUser struct

This commit is contained in:
Valery Yatsko 2008-04-02 13:55:17 +04:00
parent ba4936e2c5
commit fd1e24eccb

View file

@ -296,6 +296,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 PreClient