gecko-dev/xpfe/components/xfer/public
law%netscape.com 1291d596d0 Fix for bug 38104. Going back to AsyncRead technique in use pre rev 1.15. This bogs down the UI thread with doing synchronous writes, but does not hang. Will fix later to move this code to another thread. You can revert to the prior version by removing the #define for USE_ASYNC_READ in nsStreamXferOp.h. r=gagan@netscape.com 2000-03-17 04:35:44 +00:00
..
.cvsignore
MANIFEST_IDL
Makefile.in
makefile.win
nsIStreamTransfer.idl Fixes for #10737 (ftp download), overhauled to work better with Necko; r=valeski 1999-11-13 05:37:00 +00:00
nsIStreamTransferOperation.idl Fix for bug 38104. Going back to AsyncRead technique in use pre rev 1.15. This bogs down the UI thread with doing synchronous writes, but does not hang. Will fix later to move this code to another thread. You can revert to the prior version by removing the #define for USE_ASYNC_READ in nsStreamXferOp.h. r=gagan@netscape.com 2000-03-17 04:35:44 +00:00