[OpenSIPS-Devel] [OpenSIPS/opensips] bd4c57: Fix optional profile setting on interface

Bogdan Andrei IANCU noreply at github.com
Tue Feb 12 10:47:36 EST 2019


  Branch: refs/heads/dynamic-fork
  Home:   https://github.com/OpenSIPS/opensips
  Commit: bd4c57b307a38d2ef71b8266d54ce48061524475
      https://github.com/OpenSIPS/opensips/commit/bd4c57b307a38d2ef71b8266d54ce48061524475
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2019-02-12 (Tue, 12 Feb 2019)

  Changed paths:
    M socket_info.c

  Log Message:
  -----------
  Fix optional profile setting on interface


  Commit: 7acce9e16d90379df3407b07a669cec323b5ce74
      https://github.com/OpenSIPS/opensips/commit/7acce9e16d90379df3407b07a669cec323b5ce74
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2019-02-12 (Tue, 12 Feb 2019)

  Changed paths:
    M pt.h
    M pt_scaling.c

  Log Message:
  -----------
  Fixed multiple terminates on the same process.

Mark the process to avoid counting it for other terminations. A process may continue to run after receiving the terminate RPC (due draining procedure), so it will continue to exist as running in the process table.
Use the OSS_PROC_TO_TERMINATE flag to avoid this (note that the flag is set and tested only by the attendent process).


Compare: https://github.com/OpenSIPS/opensips/compare/4ad9bb8cc5fe...7acce9e16d90



More information about the Devel mailing list