Skip to content

Libwandio 4.2.3

Compare
Choose a tag to compare
@salcock salcock released this 18 May 02:23
· 70 commits to master since this release

Thanks to Mingwei Zhang for some of the fixes in this release

  • Fix segfault when wandio_wflush() is called with a NULL IO handle
  • HTTP: return approriate error code when curl fails an HTTP request
  • HTTP: use TCP keep-alives to prevent long-running sessions from hanging.