[OpenSER-Devel] SF.net SVN: openser: [3043] trunk/main.c
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Wed Nov 7 15:28:28 UTC 2007
Revision: 3043
http://openser.svn.sourceforge.net/openser/?rev=3043&view=rev
Author: bogdan_iancu
Date: 2007-11-07 07:28:28 -0800 (Wed, 07 Nov 2007)
Log Message:
-----------
- fixed shutdown when during children init, a sub-process fails. Originally there was a race between the generation of SIGCHLD signal and the pause() in the main process -> if the signal was received before, the main process will remain stucked in pause() for ever...
Modified Paths:
--------------
trunk/main.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Devel
mailing list