Skip to content

Libwandio 4.2.0

Compare
Choose a tag to compare
@salcock salcock released this 14 May 03:22
· 115 commits to master since this release
b1f6e90
  • Include wandio version number in the HTTP user-agent
  • Improved error detection and handling when reading HTTP
  • Replaced 'off_t' parameters and return values with 'int64_t' in recently added API functions.
  • Fixed potential uninitialised memory error when closing a wandio writer.
  • Export symbols for all format-specific open functions.