Displaying 2 results from an estimated 2 matches for "libxx_scrambler".
2014 Dec 11
2
stacking istreams and ostreams
...d: Cached message size larger than expected (214 > 206, box=INBOX,
UID=1)
I've already double-checked the return values of ostream's sendv and
istream's read function. They seem correct (and equal).
If the order of the streams are changed (by changing the number in the
lib-filename libxx_scrambler.so); meaning that the encryption is done
before the compression (which isn't efficient) both streams are working
correct without any errors.
Is there some way the zlib plugin changes the cached message size? Is
there some behaviour of the zlib plugin that I'm missing? Any help would
be ver...
2014 Dec 12
0
stacking istreams and ostreams
...expected (214 > 206, box=INBOX,
> UID=1)
>
> I've already double-checked the return values of ostream's sendv and
> istream's read function. They seem correct (and equal).
>
> If the order of the streams are changed (by changing the number in the
> lib-filename libxx_scrambler.so); meaning that the encryption is done
> before the compression (which isn't efficient) both streams are working
> correct without any errors.
>
> Is there some way the zlib plugin changes the cached message size? Is
> there some behaviour of the zlib plugin that I'm missi...