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

Pavlin Radoslavov pavlin@icir.org
Mon, 5 Sep 2005 20:20:04 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-09-05 20:20:04 UTC

XORP CVS repository


Modified files:
	libxorp       selector.cc selector.hh 

Log message:
	* Add SEL_NONE = 0x0 to the list of possible values for SelectorMask.
	* Initialize an uninitalized variable inside function
	  map_ioevent_to_selectormask(). This fixes Bugzilla entry #187.
	
	Bugzilla URL:   http://www.xorp.org/bugzilla/show_bug.cgi?id=187

Revision  Changes                              Path
1.27      +2 -2;  commitid: 6647431c9b637ea6;  xorp/libxorp/selector.cc
1.16      +2 -1;  commitid: 6647431c9b637ea6;  xorp/libxorp/selector.hh