https://bugzilla.mindrot.org/show_bug.cgi?id=1278

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #9 from [email protected] 2011-05-21 13:22:07 EST ---
Couldn't OpenSSH automatically use a different method for an OS which
doesn't support domain sockets (or their passing)?

E.g. OpenSSH could use normal sockets. It could open a socket on a free
TCP/IP port and write the port and a passkey into the control-master
file. The second ssh could connect to the first ssh using this socket.
This would allow to use this feature independent of the OS.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to