Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: aad6b856835a53d660215834e3c16c4591cf2375
      
https://github.com/OpenSIPS/opensips/commit/aad6b856835a53d660215834e3c16c4591cf2375
  Author: Liviu Chircu <[email protected]>
  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

_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to