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

Pavlin Radoslavov pavlin at icir.org
Mon Aug 20 17:24:35 PDT 2007


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2007-08-21 00:24:35 UTC

XORP CVS repository


Modified files:
	fea/data_plane/io io_tcpudp_socket.cc 

Log message:
	Explicitly set the accept()-ed socket as non-blocking.
	This fixes an assert() problem on certain Linux systems,
	because the async I/O support in libxorp expects the sockets to be
	in non-blocking mode.

Revision  Changes                                Path
1.16      +12 -1;  commitid: 1421146ca307e7ea6;  xorp/fea/data_plane/io/io_tcpudp_socket.cc



More information about the Xorp-cvs mailing list