No subject



Sat Apr 5 20:32:13 2003
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Sat, 05 Apr 2003 20:33:03 -0800
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by tigger.icir.org (8.12.8p1/8.12.3) with ESMTP id h364X2F9097058
	for <atanu@tigger.icir.org>; Sat, 5 Apr 2003 20:33:02 -0800 (PST)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from ICSI.Berkeley.EDU (fruitcake.ICSI.Berkeley.EDU [192.150.186.11])
	by wyvern.icir.org (8.12.9/8.12.3) with ESMTP id h364X29n009619;
	Sat, 5 Apr 2003 20:33:02 -0800 (PST)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.icsi.Berkeley.EDU (localhost [127.0.0.1])
	by ICSI.Berkeley.EDU (8.9.0/8.9.0) with ESMTP id UAA04527;
	Sat, 5 Apr 2003 20:33:02 -0800 (PST)
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by ICSI.Berkeley.EDU (8.9.0/8.9.0) with ESMTP id UAA04513
	for <xorp-cvs@icsi.berkeley.edu>; Sat, 5 Apr 2003 20:32:13 -0800 (PST)
Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68])
	by wyvern.icir.org (8.12.9/8.12.3) with ESMTP id h364WD9n009617
	for <xorp-cvs@icir.org>; Sat, 5 Apr 2003 20:32:13 -0800 (PST)
	(envelope-from jcardona@xorpc.icir.org)
Received: from xorpc.icir.org (localhost [127.0.0.1])
	by xorpc.icir.org (8.12.9/8.12.3) with ESMTP id h364WDCO091936
	for <xorp-cvs@icir.org>; Sat, 5 Apr 2003 20:32:13 -0800 (PST)
	(envelope-from jcardona@xorpc.icir.org)
Received: (from jcardona@localhost)
	by xorpc.icir.org (8.12.9/8.12.3/Submit) id h364WDUl091935;
	Sat, 5 Apr 2003 20:32:13 -0800 (PST)
	(envelope-from jcardona)
From: Javier Cardona <jcardona@icir.org>
Message-Id: <200304060432.h364WDUl091935@xorpc.icir.org>
Date:     Sat,  5 Apr 2003 20:32:13  ()
To: xorp-cvs@icir.org
Reply-To: jcardona@icir.org
Subject: [Xorp-cvs] XORP cvs commit: xorp/libxorp/ timer.hh
Sender: xorp-cvs-admin@icir.org
Errors-To: xorp-cvs-admin@icir.org
X-BeenThere: xorp-cvs@icir.org
X-Mailman-Version: 2.0
Precedence: bulk
List-Help: <mailto:xorp-cvs-request@icir.org?subject=help>
List-Post: <mailto:xorp-cvs@icir.org>
List-Subscribe: <http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs>,
	<mailto:xorp-cvs-request@icir.org?subject=subscribe>
List-Id: Mailing list for XORP CVS commit messages <xorp-cvs.icir.org>
List-Unsubscribe: <http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs>,
	<mailto:xorp-cvs-request@icir.org?subject=unsubscribe>

CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Repository:	xorp/libxorp/
Changes by:	jcardona@xorpc.icir.org.	03/04/05 20:32:13

Modified files:
	xorp/libxorp/: timer.hh 

Log message:
	Added function to retrieve the absolute time at which the next timer will
	expire.  There was no way to know if the delays returned by calls to
	get_next_delay at different times corresponded to the same timer.  Now this
	can be detected by calling get_next_expire.

_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs