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

Pavlin Radoslavov pavlin at icir.org
Sun Oct 12 17:45:58 PDT 2008


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	pavlin at chum.icir.org	2008-10-13 00:45:58 UTC

XORP CVS repository


Modified files:
	libxorp       eventloop.hh timer.cc timer.hh 

Log message:
	* Added missing implementation of method XorpTimer::schedule_after()
	
	* Removed TimerNode::foo_ms() backend scheduling/rescheduling methods to
	  reduce the code duplication.
	  Now the front-end XorpTimer::foo_ms() and EventLoop::foo_ms() methods
	  deal with the ms to TimeVal translation.

Revision  Changes                                Path
1.36      +9 -6;  commitid: 78cb48f2988741a7;    xorp/libxorp/eventloop.hh
1.51      +1 -44;  commitid: 78cb48f2988741a7;   xorp/libxorp/timer.cc
1.40      +16 -47;  commitid: 78cb48f2988741a7;  xorp/libxorp/timer.hh



More information about the Xorp-cvs mailing list