Author: w7cook Date: Thu Nov 2 21:29:33 2006 New Revision: 473 URL: http://svn.gna.org/viewcvs/libsecondlife?rev=473&view=rev Log: Use a ManualResetEvent to wait for upload to be complete, rather than using the busy wait and Tick() functions. Seems faster, and uses much less CPU.
Modified: trunk/libsecondlife-cs/AssetSystem/AssetManager.cs _______________________________________________ libsecondlife-commits mailing list libsecondlife-commits@gna.org https://mail.gna.org/listinfo/libsecondlife-commits