openssh_sftp_client::changelog

Module v_0_11_2

Source
Expand description

ยงOther change

  • Bump openssh_sftp_client_lowlevel version and optimize write buffer implementation.
  • Optimize: Reduce monomorphization
  • Optimize latency: create_flush_task first in Sftp::new and write the hello msg ASAP.