Quoting Jeroen Asselman <[EMAIL PROTECTED]> from ml.softs.gtk-gnutella.devel: :this should be the last minor PARQ update for now. It only updates the :get_header_value.
I did not fully understand the logic of the routine once the patch was applied, so I kind of "simplified" it. I also added assertions that documented my understanding of the code. If I am wrong, we'll know soon enough... ;-) Be careful: you had a test for "lowercase_header == NULL" which could not happen. I changed it to "es != '\0'". :If there are no comments I will now focus on PARQ server side. Hopefully :I get that one ready before 0.92 gets released. Well, 0.92 won't be released before the PARQ server side is done. Otherwise, GTKG would be a leach: it could download from queuing clients but deny queuing to those same clients. Inconceivable! Raphael ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Gtk-gnutella-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
