Branch: refs/heads/3.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: cdb3049f888c12bccf9a2ece931bdf841079098f
      
https://github.com/OpenSIPS/opensips/commit/cdb3049f888c12bccf9a2ece931bdf841079098f
  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.

(cherry picked from commit aad6b856835a53d660215834e3c16c4591cf2375)



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