[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ftp handler
On Mon, 3 May 1999, Kasper Peeters wrote:
>
> Max, I noticed
>
> // FIXME http_handler does now delete[] buf.str() is that correct?
ok will search those and fix them
> in ftp_ctrl_thread.cc. Yes, this is correct. The string that you get
> out of a strstream sits in a buffer that has to be freed by
> hand. Don't ask me why.
>
> I played around with it a bit, testing it on several servers. There
> are various things that do not really work yet, but I guess you are
> aware of those. If you want me to make a proper bugreport, let me
> know.
>
> Kasper
Which things are you refering at ? I did not test it very well, maybe i
should try to find some different ftp servers to try.
Max
-
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Mnemonic Browser Project - http://www.mnemonic.browser.org/
Developers Mailinglist
Archive: http://www.mnemonic.browser.org/list/dev/
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- References:
- ftp handler
- From: Kasper Peeters <K.Peeters@damtp.cam.ac.uk>