[OpenSIPS-Devel] [OpenSIPS/opensips] aad6b8: rest_client: Fix async transfers with re-used TCP ...

Liviu Chircu noreply at github.com
Tue Feb 10 14:18:19 UTC 2026


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: aad6b856835a53d660215834e3c16c4591cf2375
      https://github.com/OpenSIPS/opensips/commit/aad6b856835a53d660215834e3c16c4591cf2375
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2026-02-10 (Tue, 10 Feb 2026)

  Changed paths:
    M modules/rest_client/rest_methods.c

  Log Message:
  -----------
  rest_client: Fix async transfers with re-used TCP conns

Fix the edge-case with async cURL where it re-uses an existing TCP
connection.  Here, the @connect variable holds a 0 value, thus the
transfer runs in blocking mode unless we relax the condition.

Patch provided by Nuno Almeida from Five9.



To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications



More information about the Devel mailing list