[OpenSIPS-Devel] [OpenSIPS/opensips] c14659: Fix init of UDP	listener in nofork mode.
    Bogdan-Andrei Iancu 
    bogdan at opensips.org
       
    Thu Jun  4 18:47:05 CEST 2015
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: c14659471bc0fc61b59ce3c8518cf228cd1a3b7d
      https://github.com/OpenSIPS/opensips/commit/c14659471bc0fc61b59ce3c8518cf228cd1a3b7d
  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.
    
    
More information about the Devel
mailing list