[merge] sftp connection handling
John Arbash Meinel
john at arbash-meinel.com
Tue Aug 1 14:10:38 BST 2006
Martin Pool wrote:
> 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.
>
When I was discussing it with Robert over IRC, he cringed at seeing us
using port 1, so I updated it to use another point.
So no specific bugs, just cleanliness.
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060801/1f0ed67d/attachment.pgp
More information about the bazaar
mailing list