[OpenSIPS-Devel] [OpenSIPS/opensips] e7a090: Add exec() with full async support.

Bogdan-Andrei Iancu bogdan at opensips.org
Fri Dec 19 14:12:00 CET 2014


  Branch: refs/heads/async
  Home:   https://github.com/OpenSIPS/opensips
  Commit: e7a090f4e9e6c7d315fcf12f8777bba44047975c
      https://github.com/OpenSIPS/opensips/commit/e7a090f4e9e6c7d315fcf12f8777bba44047975c
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2014-12-19 (Fri, 19 Dec 2014)

  Changed paths:
    M modules/exec/exec.c
    M modules/exec/exec.h
    M modules/exec/exec_mod.c

  Log Message:
  -----------
  Add exec() with full async support.

This is the first module function that uses the async support from core - in "sleeps" in async reactor until data in available (for stdout), allowing other tasks to be handled in the mean while by the process.




More information about the Devel mailing list