Update client.h.

This commit is contained in:
Valeriy Yatsko 2008-12-13 23:22:12 +03:00
parent 62271ba929
commit c4a6078abd
1 changed files with 1 additions and 0 deletions

View 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 */