[OpenSIPS-Devel] [OpenSIPS/opensips] 00862d: Fix init of UDP	listener in nofork mode.
    Bogdan-Andrei Iancu 
    bogdan at opensips.org
       
    Thu Jun  4 18:47:37 CEST 2015
    
    
  
  Branch: refs/heads/2.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 00862dcb26d1dc71ae807338e3535df46147079a
      https://github.com/OpenSIPS/opensips/commit/00862dcb26d1dc71ae807338e3535df46147079a
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2015-06-04 (Thu, 04 Jun 2015)
  Changed paths:
    M main.c
    M net/net_udp.c
    M net/net_udp.h
  Log Message:
  -----------
  Fix init of UDP listener in nofork mode.
Init the UDP listener before forking the MI procs, otherwise they will not be aware of the network sockets.
Closes #541
Self reported.
(cherry picked from commit c14659471bc0fc61b59ce3c8518cf228cd1a3b7d)
    
    
More information about the Devel
mailing list