[PATCH 1 of 1] sshserver: add varargs capability

Benoit Boissinot benoit.boissinot at ens-lyon.org
Thu Feb 11 02:57:06 CST 2010


On Thu, Feb 11, 2010 at 09:34:40AM +0100, Sune Foldager wrote:
> On 11-02-2010 08:49, Dirkjan Ochtman wrote:
> > I think it'd be useful to distinguish between commands with binary
> > payloads (that is, bundles) and the other commands (discovery). In
> > particular, I think we probably don't want to do chunked transfer for
> > the latter, because it isn't worth the complexity and it doesn't
> > particularly help (you have all the information before you start
> > sending the response).
> 
> Yes, we'll only "packetize" the bundles, and leave the rest alone.

If it's only bundle, then add a new capability and rename the command (I
need to change the semantics of changegroup*() for new-discovery
anyway).

cheers,

Benoit

-- 
:wq


More information about the Mercurial-devel mailing list