]> jfr.im git - irc/rqf/shadowircd.git/commitdiff
Update client.h.
authorValeriy Yatsko <redacted>
Sat, 13 Dec 2008 20:22:12 +0000 (23:22 +0300)
committerValeriy Yatsko <redacted>
Sat, 13 Dec 2008 20:22:12 +0000 (23:22 +0300)
include/client.h

index 33491442a7b5b2e9d1ddb8080363b7c2b5926f0b..31304ee46510517befa5066fee52599f6e655ad9 100644 (file)
@@ -278,6 +278,7 @@ struct LocalUser
                              applicable to this client */
 
        struct _ssl_ctl *ssl_ctl;               /* which ssl daemon we're associate with */
+       struct _ssl_ctl *z_ctl;                 /* second ctl for ssl+zlib */
        uint32_t localflags;
        struct ZipStats *zipstats;              /* zipstats */
        uint16_t cork_count;                    /* used for corking/uncorking connections */