Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   lukem
Date:           Sat Dec 11 00:56:14 UTC 1999

Modified Files:
        basesrc/usr.bin/ftp: fetch.c

Log Message:
Fix chunked support; probably broke after rate limiting was added.
Problem noticed/debugging assisted by giles lean 
<giles%nemeton.com.au@localhost>.

XXX: rate limiting with chunked xfers might not limit correctly (i.e,
the limit may be too high or too low); fixing this is non trivial,
and will probably occur if i ever rototill fetch_url()


To generate a diff of this commit:
cvs rdiff -r1.100 -r1.101 basesrc/usr.bin/ftp/fetch.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index