On Mon, 17 Apr 2000, Jim Duey wrote: > What should a node's behavior be when it receives a Reply.Handshake with > a header field of 'TransportOption.Keepalive=true'?
I never heard of "TransportOption" (but I don't keep track of the names the protocol specers are dreaming up), but a HandshakeReply with KeepAlive=true should obviously leave the connection up. Most of the time a handshake dialog will be followed up by other messages. > Also, how long should a node keep a connection alive as a result of that > header field if there is no traffic over the connection? There is currently no limit, but there should be. > Jim > > _______________________________________________ > 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
