[cvsnt-commits] Cvs Commit: cvsnt

tmh at nodomain.org tmh at nodomain.org
Tue Dec 1 18:10:18 GMT 2009


Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.


CVSROOT:	/usr/local/cvs
Module name:	cvsnt
Changes by:	tmh at nodomain.org		Tue Dec  1 18:11:33 2009
On host:	obrien

Directory: cvsnt/src

M buffer.cpp	CVSNT_BRANCH_2_5_03_2382	1.16.2.6.8.9 -> 1.16.2.6.8.10	Bug Id: 
M buffer.h	CVSNT_BRANCH_2_5_03_2382	1.8.2.4.10.5 -> 1.8.2.4.10.6	Bug Id: 
M client.cpp	CVSNT_BRANCH_2_5_03_2382	1.84.2.141.6.80 -> 1.84.2.141.6.81	Bug Id: 
M update.cpp	CVSNT_BRANCH_2_5_03_2382	1.44.2.132.6.20 -> 1.44.2.132.6.21	Bug Id: 

Log message:
In the spirit of the original code, don't buffer anything over a certain size, just send it direct to the remote server (100k should be fine.. it means procotocol gubbins gets buffered and everything else just sent).  As well as saving memory this should be a tad faster



More information about the cvsnt-commits mailing list