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

Pavlin Radoslavov pavlin@icir.org
Wed, 31 Aug 2005 22:44:25 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-08-31 22:44:25 UTC

XORP CVS repository


Modified files:
	fea           xrl_socket_server.cc 

Log message:
	* Fix some of the flag checkings (e.g., checking for end_of_file,
	  while should be checking for end_of_record, etc), and the associated
	  warning messages
	* Remove sone UNUSED() statements that are not necessary anymore.
	* Minor nits:
	  - spacing, comments
	  - "io" and "IO" -> "I/O"

Revision  Changes                                Path
1.27      +35 -39;  commitid: a7f64316321a7ea6;  xorp/fea/xrl_socket_server.cc