use a socketpair to talk to the ssh client process

Bug #590637 reported by Martin Pool
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Medium
Andrew Bennetts

Bug Description

At the moment we use a pair of pipes to talk to the external ssh client process.

It could be better to instead use a socketpair rather than a pipe: that would let us use tcp corks and might support partial reads where pipes don't.

Related branches

Andrew Bennetts (spiv)
Changed in bzr:
assignee: nobody → Andrew Bennetts (spiv)
milestone: none → 2.2b4
Andrew Bennetts (spiv)
Changed in bzr:
status: Confirmed → In Progress
Andrew Bennetts (spiv)
Changed in bzr:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.