Skip to content

Libwandio 4.2.4

Compare
Choose a tag to compare
@salcock salcock released this 24 Oct 22:33
· 11 commits to master since this release
  • Fix leaking of curl handles / sockets when an HTTP download fails and is restarted by wandio.
  • Fix bugs in automatic compression method detection for output files based on file suffix.
  • Added LIBTRACEIO environment option (nologhttpservererrors) which should suppress any curl errors where the server interrupts the connection.
  • Various compatibility fixes to account for changes to build / packaging systems over the past two years (i.e replacing deprecated behaviours with their modern equivalents, etc).