Skip to content

v0.16

Choose a tag to compare

@github-actions github-actions released this 09 Jan 19:20
· 14 commits to master since this release
  • increase SO_SNDBUF and SO_RCVBUF for improved throughput
  • allow ASCII mode to be enabled, but report error when enabled during STOR
  • STOR: preallocate readbuf when a new connection is made
  • srv: maximize backlog size of incomming connections
  • srv: detach from threads so resources of terminated threads are returned to the system
  • io: reduce memory footprint
  • add test cases for benchmarking transfer speeds