[merge] sftp connection handling

Martin Pool mbp at canonical.com
Tue Aug 1 05:56:27 BST 2006


On 31 Jul 2006, John Arbash Meinel <john at arbash-meinel.com> wrote:

> This is a small update to the previous patch. It handles EPIPE (for the
> case when 'ssh' quits faster than we can ask it to talk to another
> server). And it updates the tests to reserve a port and use it, rather
> than expecting port 1 to be unused. (Because we never listen, we can
> guarantee that there will never be someone to connect to on the other end).
> 
> These changes were recommended by Robert. Still seeking a +1 to merge.

I'm just curious: was there any failure in using port 1 or did you just
want to tidy it up?

Anyhow, +1 for this additional change.  If Robert is also OK with this
I'll send it to pqm.

-- 
Martin




More information about the bazaar mailing list