On Sun, 07 May 2000, you wrote: > Freeclient is a Freenet cli client and library written in C for *nix. > I've added insert, made a variable timeout and cleaned up a lot of > memleaks. > > enjoy > -Larry
It's nice and stable so far and the code is easy to read. (Comments exist!!) It would be nice if the -i option was implied by the input source: cat into the client, it's an insert. cat from the client it's a download. As I said before and I'm saying it here now to get some help on it, the main issue being how to detect what you have on your std i/o source/destination in a posix-compliant way. -- Daniel _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
