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

Pavlin Radoslavov pavlin at icir.org
Mon Jul 31 15:43:05 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-07-31 22:43:05 UTC

XORP CVS repository


Modified files:
	libxorp       eventloop.cc eventloop.hh 

Log message:
	Add missing method EventLoop::descriptor_count() that calls
	the corresponding WidDIspatcher::descriptor_count() or
	SelectorList::descriptor_count().
	
	Note that this method is used in the API documentation for
	EventLoop::run(), but later has been moved to
	SelectorList::descriptor_count().
	
	Bug found by:   "Marat Nepomnyashy" <marat AT vyatta.com>

Revision  Changes                                Path
1.15      +11 -1;  commitid: 14a7144ce86f37ea6;  xorp/libxorp/eventloop.cc
1.21      +8 -1;  commitid: 14a7144ce86f37ea6;   xorp/libxorp/eventloop.hh



More information about the Xorp-cvs mailing list