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

Pavlin Radoslavov pavlin@icir.org
Mon, 20 Jun 2005 21:37:49 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-06-20 21:37:49 UTC

XORP CVS repository


Modified files:
	libcomm       comm_sock.c 

Log message:
	Compilation bug fix: the last argument to getpeername()
	should be a pointer to socklen_t instead of pointer to int.
	
	[Problem found on MacOS X 10.4 with gcc-4.0.]

Revision  Changes                              Path
1.22      +3 -2;  commitid: 8e4442b736457ea6;  xorp/libcomm/comm_sock.c