← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 783516] Re: ZLIF support

 

1) zlib-get stays for now
2) tls is irrelevant really as this feature is orthogonal to tls - for the tls:s that compress, the hub owner can disable compression at the hub..
3) in nmdc compression is done until the zlib end of stream - the zof message is kind of redundant as the compression must end just after it but it's there in the spec so we have to use and support it
4) Errors = disconnect (if tcp failed to correctly transfer the bytes, we're screwed anyway...). It is kind of important that hubs flush their streams, but that's really a hub implementation issue


I'm applying the patch.

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/783516

Title:
  ZLIF support

Status in DC++:
  Fix Committed

Bug description:
  I have created a patch for adding ZLIF support in DC++ I tested it on
  FlipFlop's test flexhub and works

To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/783516/+subscriptions


References