Skip to content

v2.4.1

Choose a tag to compare

@ElGigi ElGigi released this 17 Jun 13:41
· 6 commits to 2.x since this release

Fixed

  • Missing curl_close() call in CurlAdapter
  • Missing CURLOPT_NOSIGNAL option to TRUE to prevent timeout
  • CurlAdapter::clearOptions()
  • Move socket close in try-finally block in StreamAdapter