You are absolutely right. Line 256 should be ch.sendMessage not
recievedWith.sendMessage. That may have been what was causing the locks I
experienced ealier.

On Wed, 26 Apr 2000, Bill Trost wrote:
> The first if statement in the above-mentioned method anticipates that
> receivedWith may be null, but the the m.sending(...) call below the
> if's uses receivedWith regardless of its value.  Given that the method
> goes to these contortions to create a ConnectionHandler, should it not
> actually use it in the subsequent call?  And is the return statement
> meaningful?
> 
> _______________________________________________
> 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

Reply via email to