There is currently no such way. We will need one though, not so much for what you describe, as after a node reads a block in a two-way hash system that fails to validate. It needs some way to say "It looks like the next block is broken, wait and I will try to find the rest of the data elsewhere".
I can't think of any great ways to do it offhand though. How do you interrupt a binary transfer cleanly without cutting the connection? On Fri, 12 May 2000, Joseph Solbrig wrote: > Hi, > > Is there a way to halt data transmission from server to client in an > orderly way in the middle of a document without breaking the connection, > etc. How would that be implement in freenetlib? > > Suppose either your hard disk is filling up or you actually only wanted to > find out if a key existed? > > Joe > > > > _______________________________________________ > Freenet-dev mailing list > Freenet-dev at lists.sourceforge.net > http://lists.sourceforge.net/mailman/listinfo/freenet-dev -- Oskar Sandberg md98-osa at nada.kth.se #!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj $/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1 lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/) _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
