This patch fixes a typo in MetaInfo.from_stream. Alexander. -------------- next part -------------- Index: rubytorrent/metainfo.rb ==================================================================RCS file: /var/cvs/rubytorrent/rubytorrent/rubytorrent/metainfo.rb,v retrieving revision 1.8 diff -u -r1.8 metainfo.rb --- rubytorrent/metainfo.rb 7 Feb 2005 19:52:53 -0000 1.8 +++ rubytorrent/metainfo.rb 8 Feb 2005 00:41:24 -0000 @@ -188,7 +188,7 @@ end def self.from_stream(fn) - from_bstream(BStream.new(f)) + from_bstream(BStream.new(fn)) end def method_missing(meth, *args)
Eko Budi Setiyo
2005-Feb-07 20:42 UTC
[rubytorrent-devel] Re: Windows XP,Azureus,ABC,rubytorrent
Sory my mistake. I use replay button. Usually replay button will go to the mailling list. some how rubytorrent mailling list is not like that. Hopefully Morgan can fix this regards Eko Alexander Staubo wrote:> Exactly why are you sending this to me and not the RubyTorrent list? > > (In case you used your mail program''s reply button to attempt to > create a new thread -- don''t do that. It screws up threaded mail > readers.) > > Alexander. > > Eko Budi Setiyo wrote: > >> Already try the pre realease 0.3. >> The rtpeer.rb is working. But I don''t know why is take quite a while >> to listen only port 6969. The after that start to scan port >> 6881,6882..etc. >> After that manage to download the file normally. >> As usual I run everything in one PC. Azureus, ABC, and rubytorrent. >> The example on "doc\api.txt" still doesn''t work for me. >> >> I am very hapy the rtpeer.rb is working >> >> >> regards >> Eko >> > >
Alexander Staubo
2005-Feb-07 20:44 UTC
[rubytorrent-devel] Re: Windows XP,Azureus,ABC,rubytorrent
It doesn''t need fixing, if you understand this: http://www.unicom.com/pw/reply-to-harmful.html Use the "reply to all" button instead. And again, when you want to create a *new* thread, please *don''t* use the reply button. Use your mail program''s "new message" button. Otherwise threaded email clients like Thunderbird will think your message is a reply, and will nest it as such. Thanks. Alexander. Eko Budi Setiyo wrote:> Sory my mistake. > I use replay button. Usually replay button will go to the mailling list. > some how rubytorrent mailling list is not like that. > Hopefully Morgan can fix this > > regards > Eko > > Alexander Staubo wrote: > >> Exactly why are you sending this to me and not the RubyTorrent list? >> >> (In case you used your mail program''s reply button to attempt to >> create a new thread -- don''t do that. It screws up threaded mail >> readers.) >> >> Alexander. >> >> Eko Budi Setiyo wrote: >> >>> Already try the pre realease 0.3. >>> The rtpeer.rb is working. But I don''t know why is take quite a while >>> to listen only port 6969. The after that start to scan port >>> 6881,6882..etc. >>> After that manage to download the file normally. >>> As usual I run everything in one PC. Azureus, ABC, and rubytorrent. >>> The example on "doc\api.txt" still doesn''t work for me. >>> >>> I am very hapy the rtpeer.rb is working >>> >>> >>> regards >>> Eko >>> >> >> > >
Eko Budi Setiyo
2005-Feb-07 20:53 UTC
[rubytorrent-devel] Re: Windows XP,Azureus,ABC,rubytorrent
I understand now Sory for that eko Alexander Staubo wrote:> It doesn''t need fixing, if you understand this: > > http://www.unicom.com/pw/reply-to-harmful.html > > Use the "reply to all" button instead. > > And again, when you want to create a *new* thread, please *don''t* use > the reply button. Use your mail program''s "new message" button. > Otherwise threaded email clients like Thunderbird will think your > message is a reply, and will nest it as such. Thanks. > > Alexander. > > Eko Budi Setiyo wrote: > >> Sory my mistake. >> I use replay button. Usually replay button will go to the mailling >> list. some how rubytorrent mailling list is not like that. >> Hopefully Morgan can fix this >> >> regards >> Eko >> >> Alexander Staubo wrote: >> >>> Exactly why are you sending this to me and not the RubyTorrent list? >>> >>> (In case you used your mail program''s reply button to attempt to >>> create a new thread -- don''t do that. It screws up threaded mail >>> readers.) >>> >>> Alexander. >>> >>> Eko Budi Setiyo wrote: >>> >>>> Already try the pre realease 0.3. >>>> The rtpeer.rb is working. But I don''t know why is take quite a >>>> while to listen only port 6969. The after that start to scan port >>>> 6881,6882..etc. >>>> After that manage to download the file normally. >>>> As usual I run everything in one PC. Azureus, ABC, and rubytorrent. >>>> The example on "doc\api.txt" still doesn''t work for me. >>>> >>>> I am very hapy the rtpeer.rb is working >>>> >>>> >>>> regards >>>> Eko >>>> >>> >>> >> >> > >