]> andersk Git - openssh.git/commit
- djm@cvs.openbsd.org 2006/04/16 00:54:10
authordjm <djm>
Sun, 23 Apr 2006 02:06:35 +0000 (02:06 +0000)
committerdjm <djm>
Sun, 23 Apr 2006 02:06:35 +0000 (02:06 +0000)
commit2c4369de118a77ddd5528bdd72debf1b3afe3c37
tree1cb5a9a297ee02a1a21eb258bffd58e52b58f7a7
parent68d86b37503c373cae70aa3cafadd5e6a4f8ecbc
   - 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@
ChangeLog
sftp-client.c
This page took 0.096326 seconds and 5 git commands to generate.