|
CVS: BitTorrent/BitTorrent track.py,1.45,1.46: msg#00202network.bit-torrent.general
Update of /cvsroot/bittorrent/BitTorrent/BitTorrent In directory sc8-pr-cvs1:/tmp/cvs-serv3331/BitTorrent Modified Files: track.py Log Message: bug fix Index: track.py =================================================================== RCS file: /cvsroot/bittorrent/BitTorrent/BitTorrent/track.py,v retrieving revision 1.45 retrieving revision 1.46 diff -C2 -d -r1.45 -r1.46 *** track.py 27 Mar 2003 03:44:46 -0000 1.45 --- track.py 27 Mar 2003 22:15:38 -0000 1.46 *************** *** 232,237 **** 'port': value['port']}) shuffle(cache) ! data['peers'] = cache[-self.rsize:] ! del cache[-self.rsize:] connection.answer((200, 'OK', {'Content-Type': 'text/plain', 'Pragma': 'no-cache'}, bencode(data))) if self.natcheck: --- 232,237 ---- 'port': value['port']}) shuffle(cache) ! data['peers'] = cache[-rsize:] ! del cache[-rsize:] connection.answer((200, 'OK', {'Content-Type': 'text/plain', 'Pragma': 'no-cache'}, bencode(data))) if self.natcheck: ------------------------ Yahoo! Groups Sponsor ---------------------~--> Get 128 Bit SSL Encryption! http://us.click.yahoo.com/xaxhjB/hdqFAA/xGHJAA/dkFolB/TM ---------------------------------------------------------------------~-> To unsubscribe from this group, send an email to: BitTorrent-unsubscribe@xxxxxxxxxxxxxxx Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Tracker restriction: 00202, Daniel Norwood |
|---|---|
| Next by Date: | CVS: BitTorrent btdownloadgui.py,1.51,1.52: 00202, Bram Cohen |
| Previous by Thread: | Tracker restrictioni: 00202, zavex79 |
| Next by Thread: | CVS: BitTorrent btdownloadgui.py,1.51,1.52: 00202, Bram Cohen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |