[OpenSIPS-Devel] [OpenSIPS/opensips] 1b7b1f: Organize internal_fork() parameters into a struct;

Maksym Sobolyev noreply at github.com
Fri Apr 21 21:41:48 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 1b7b1ffc1150e1de635f9ffe1c4ab6305f5df053
      https://github.com/OpenSIPS/opensips/commit/1b7b1ffc1150e1de635f9ffe1c4ab6305f5df053
  Author: Maksym Sobolyev <sobomax at sippysoft.com>
  Date:   2023-04-21 (Fri, 21 Apr 2023)

  Changed paths:
    M mem/test/test_malloc.c
    M net/net_tcp.c
    M net/net_udp.c
    M pt.c
    M pt.h
    M sr_module.c
    M timer.c

  Log Message:
  -----------
  Organize internal_fork() parameters into a struct;


  Commit: 410c306873c8b464f0b3911f1d7eaf6b1498c4c8
      https://github.com/OpenSIPS/opensips/commit/410c306873c8b464f0b3911f1d7eaf6b1498c4c8
  Author: Maksym Sobolyev <sobomax at sippysoft.com>
  Date:   2023-04-21 (Fri, 21 Apr 2023)

  Changed paths:
    M lib/dbg/profiling.h
    M main.c
    M pt.c
    M pt.h

  Log Message:
  -----------
  Add function to register at fork handlers to be called in
child after each fork.

Examples of such function would be calling _ProfilerStart()
routine, or task of closing redundant pipes / socketpair ends
used for IPC to reduce overall file descriptors consumption.


Compare: https://github.com/OpenSIPS/opensips/compare/e09056b41cd1...410c306873c8



More information about the Devel mailing list