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

Pavlin Radoslavov pavlin at icir.org
Wed Jun 21 17:16:22 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-06-22 00:16:22 UTC

XORP CVS repository


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

Log message:
	* Add new methods EventLoop::new_periodic() and
	  XorpTimer::reschedule_after() that take TimeVal time arguments.
	* Modify the periodic timer implementation to use TimeVal instead
	  of milliseconds.
	* Minor kdoc edits.

Revision  Changes                                Path
1.20      +23 -16;  commitid: 427a4499e1437ea6;  xorp/libxorp/eventloop.hh
1.15      +2 -2;  commitid: 427a4499e1437ea6;    xorp/libxorp/test_timer.cc
1.32      +21 -12;  commitid: 427a4499e1437ea6;  xorp/libxorp/timer.cc
1.29      +33 -4;  commitid: 427a4499e1437ea6;   xorp/libxorp/timer.hh



More information about the Xorp-cvs mailing list