[OpenSIPS-Devel] [OpenSIPS/opensips] a614e2: rest_client: properly handle async calls in local ...

Liviu Chircu liviu at opensips.org
Thu May 7 18:06:11 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: a614e21b2d7982b4d56d7acbb99aee1b51f632ec
      https://github.com/OpenSIPS/opensips/commit/a614e21b2d7982b4d56d7acbb99aee1b51f632ec
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2015-05-07 (Thu, 07 May 2015)

  Changed paths:
    M modules/rest_client/rest_cb.c
    M modules/rest_client/rest_client.c
    M modules/rest_client/rest_methods.c
    M modules/rest_client/rest_methods.h

  Log Message:
  -----------
  rest_client: properly handle async calls in local deployments

Proper libcurl usage is to poll for handle status updates after
each perform operation.

This patch also fixes a few cleanup issues with the global list of
pending HTTP headers

Thanks to Dan Bogos for reporting and helping with troubleshooting




More information about the Devel mailing list