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

Pavlin Radoslavov pavlin at icir.org
Fri Aug 17 16:47:52 PDT 2007


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2007-08-17 23:47:52 UTC

XORP CVS repository


Modified files:
	libxorp       asyncio.cc asyncio.hh 

Log message:
	Added new method AsyncFileWriter::add_sendto_buffer() that can be
	used to add a buffer that will be transmit by using sendto(2).
	
	Such buffers will be transmitted on their own to the specified
	destination address and port without aggragating the data with
	other buffers.

Revision  Changes                                 Path
1.32      +134 -32;  commitid: 95d746c633947ea6;  xorp/libxorp/asyncio.cc
1.23      +35 -6;  commitid: 95d746c633947ea6;    xorp/libxorp/asyncio.hh



More information about the Xorp-cvs mailing list