We really need a way to send signals to Freenet to instruct it to Shut down, and optionally to do some debugging stuff too (such as printing the datastore and such-like). The current mechanism (ie. killing the java interpreter) is *really* ugly.
Perhaps it should listen on a port which is written out on startup to a freenet.port file in the Freenet directory? It could then accept instructions on this port such as "shutdown", "show datastore", "clear datastore", "show message memories" etc. Ian. _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
