[Xorp-cvs] XORP cvs commit: xorp/rtrmgr

Pavlin Radoslavov pavlin@icir.org
Thu, 9 Feb 2006 01:24:29 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2006-02-09 01:24:29 UTC

XORP CVS repository


Modified files:
	rtrmgr        module_manager.cc module_manager.hh 

Log message:
	Store the termination callback while waiting for a process to terminate
	and invoke it if the process was terminated by a signal.
	
	This reduces the waiting time for a process when it is terminated
	by a signal.

Revision  Changes                               Path
1.59      +12 -1;  commitid: 14ea43ea98d37ea6;  xorp/rtrmgr/module_manager.cc
1.38      +2 -1;  commitid: 14ea43ea98d37ea6;   xorp/rtrmgr/module_manager.hh