diff options
author | Damien Miller <djm@mindrot.org> | 2006-04-23 12:06:35 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2006-04-23 12:06:35 +1000 |
commit | 58ca98bfe12b65f4d445dc05b422f672c51caa4b (patch) | |
tree | ce42acb4be05592c9aef3c0a1d8c396a28095f46 /ssh-rsa.c | |
parent | 6aa139c41ff22f9c91a934a73013265ea0a64afc (diff) |
- djm@cvs.openbsd.org 2006/04/16 00:54:10
[sftp-client.c]
avoid making a tiny 4-byte write to send the packet length of sftp
commands, which would result in a separate tiny packet on the wire by
using atomiciov(writev, ...) to write the length and the command in one
pass; ok deraadt@
Diffstat (limited to 'ssh-rsa.c')
0 files changed, 0 insertions, 0 deletions