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

Bruce Simpson bms@icir.org
Thu, 4 Aug 2005 10:26:34 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	bms@xorpc.icir.org	2005-08-04 10:26:33 UTC

XORP CVS repository


Modified files:
	libxorp       win_dispatcher.cc 

Log message:
	Diff reduction with XORP/Win32. Windows specific changes only.
	 Walk through the handles vector in a non-stupid way, that is,
	 do not increment the iterator if it was assigned by vector::erase()
	 already to point to the next element.

Revision  Changes                               Path
1.2       +5 -3;  commitid: 1833942f1ed4f7ea6;  xorp/libxorp/win_dispatcher.cc