Bram, Is there a chance we can get nightly tarballs then? "Keep retrying" is kind of a silly solution, I could sit here until my hand turns blue and falls off...
... I don't know if I posted this here or not... I use the following workaround to alleviate the suck that is cvs.sourceforge.net. SF runs a service where you...
I am new to the mail list, so I'll apologize in advance for posting something that's already been posted (though that doesn't mean I care). I selectively read...
On multiserver trackers, the problem has more to do with the protocol not supporting the feature than the lack of effort on developing one. The tracker I have...
... I've written a specification for including multiple tracker IPs in the BitTorrent metadata file; this can be found at ...
John Hoffman
theshadow@...
Jul 5, 2003 10:28 pm
3388
... Yeah, this is the old "bittorrent client stops responding but the rest of the system is fine." I don't think it's been resolved, but my guess has always...
Update of /cvsroot/bittorrent/BitTorrent/BitTorrent In directory sc8-pr-cvs1:/tmp/cvs-serv26475/BitTorrent Modified Files: RawServer.py Log Message: Set TOS...
Michael Janssen
jamuraa@...
Jul 6, 2003 12:21 am
3390
Update of /cvsroot/bittorrent/BitTorrent/BitTorrent In directory sc8-pr-cvs1:/tmp/cvs-serv24632/BitTorrent Modified Files: Connecter.py Downloader.py...
Bram Cohen
bram_cohen@...
Jul 6, 2003 6:40 am
3391
... With much prejudice. The way the switchover to endgame mode was done before was a godawful hack. This new way, in addition to respecting the pipeline...
... To the original poster, can you reproduce this? If so, do the following: - assume you have a .torrent file saved somewhere to disk. If you don't, Right...
Bill Maxson
Bill@...
Jul 6, 2003 6:36 pm
3393
... I've had similar problems and also tried the trick mentioned above. However, when the download froze, no error was logged. I did get the following error,...
... That appears to be a cosmetic thing, where statusFunc defaults to None for the sizeDone arg but then uses it in float(). It should probably be patched to...
... So much for that idea... shoot. Try leaving it running for a good while once it locks in case there's a timeout issue of some sort. This is not the 100%...
Update of /cvsroot/bittorrent/BitTorrent/BitTorrent In directory sc8-pr-cvs1:/tmp/cvs-serv22548/BitTorrent Modified Files: StorageWrapper.py download.py Log...
Bram Cohen
bram_cohen@...
Jul 7, 2003 5:40 am
3397
... All you crazies on CVS can now update and have your system working again. Note that resuming is still broken. Next I'm going to get that working again....
... I'm excited about it. By the way, the invariant on piece allocation is that all pieces currently allocated are either in the correct place or belong past...
Using Debian version of BT: Version: 3.2.1b-3 Exception in thread Thread-408: Traceback (most recent call last): File "/usr/lib/python2.2/threading.py", line...
Zooko
zooko@...
Jul 7, 2003 5:53 pm
3402
I am using the last version. Win2K. Bug1 ... Sometimes it stops downloading , the application is not frozen but it display 30Kb/s and in fact it s doing...
missjune22000
missjune22000@...
Jul 7, 2003 5:55 pm
3403
================================================================= We have received a complaint regarding your use of TELUS Internet Services. The specific...
baka3131
lacan@...
Jul 7, 2003 5:58 pm
3404
Hi all! I want to use BT when i stay at office, but i have a proxy server and a firewall, so BT returns a socket error 10010. How i could configure BT to use...
M G
lego74@...
Jul 7, 2003 5:58 pm
3405
I need to know what port BITTORRENT uses and whether it uses UDP of TCP or both so that I can properly adjust my router!! Please help me!!! Allen George ...
Allen Joseph George
soccermadman@...
Jul 7, 2003 6:00 pm
3406
i've been having a huge problem with my hd space. After dling say, a 200mb file... having about 3gb free a disc cleanup window would pop up and i'd have...
apocalypticflood
apocalypticflood@...
Jul 7, 2003 6:01 pm
3407
Hi all, I have a rough and ready c# (dotnet) implementation of BitTorrent - Based on 3.2.1b with the rarest first update. It still needs a bit of work in...