commit | 525a0b090fc03d38bb760c858a5a5958cd0bc276 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Sun Apr 23 12:10:49 2006 +1000 |
committer | Damien Miller <djm@mindrot.org> | Sun Apr 23 12:10:49 2006 +1000 |
tree | 6b1fc90f696e53ed56313df41dfa629d859242b4 | |
parent | 56e5e6ad115e9f9e072237a6cc95997d610d1bc0 [diff] |
- djm@cvs.openbsd.org 2006/04/20 21:53:44 [includes.h session.c sftp.c] Switch from using pipes to socketpairs for communication between sftp/scp and ssh, and between sshd and its subprocesses. This saves a file descriptor per session and apparently makes userland ppp over ssh work; ok markus@ deraadt@ (ID Sync only - portable makes this decision on a per-platform basis)