mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] Changes to mldonkey/src/networks/bittorrent/bTInterac


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/networks/bittorrent/bTInteractive.ml
Date: Tue, 06 Dec 2005 14:04:31 -0500

Index: mldonkey/src/networks/bittorrent/bTInteractive.ml
diff -u mldonkey/src/networks/bittorrent/bTInteractive.ml:1.66 
mldonkey/src/networks/bittorrent/bTInteractive.ml:1.67
--- mldonkey/src/networks/bittorrent/bTInteractive.ml:1.66      Mon Nov 28 
14:30:42 2005
+++ mldonkey/src/networks/bittorrent/bTInteractive.ml   Tue Dec  6 19:04:29 2005
@@ -274,21 +274,21 @@
         ( "0", "srh br ar", "Port", "Port" ) ;
         ( "1", "srh ar", "Total UL bytes to this client for all files", "UL" ) 
;
         ( "1", "srh ar br", "Total DL bytes from this client for all files", 
"DL" ) ;
-        ( "1", "srh ar", "Interested [T]rue, [F]alse", "I" ) ;
-        ( "1", "srh ar", "Choked [T]rue, [F]alse", "C" ) ;
+        ( "0", "srh ar", "Interested [T]rue, [F]alse", "I" ) ;
+        ( "0", "srh ar", "Choked [T]rue, [F]alse", "C" ) ;
         ( "1", "srh br ar", "Allowed to write", "A" ) ;
 
-        ( "1", "srh ar", "Interesting [T]rue, [F]alse", "I" );
-        ( "1", "srh ar", "Already sent interested [T]rue, [F]alse", "A" );
-        ( "1", "srh br ar", "Already sent not interested [T]rue, [F]alse", "N" 
);
+        ( "0", "srh ar", "Interesting [T]rue, [F]alse", "I" );
+        ( "0", "srh ar", "Already sent interested [T]rue, [F]alse", "A" );
+        ( "0", "srh br ar", "Already sent not interested [T]rue, [F]alse", "N" 
);
 
-        ( "1", "srh ar", "Good [T]rue, [F]alse", "G" );
-        ( "1", "srh ar", "Incoming [T]rue, [F]alse", "I" );
-        ( "1", "srh br ar", "Registered bitfield [T]rue, [F]alse", "B" );
+        ( "0", "srh ar", "Good [T]rue, [F]alse", "G" );
+        ( "0", "srh ar", "Incoming [T]rue, [F]alse", "I" );
+        ( "0", "srh br ar", "Registered bitfield [T]rue, [F]alse", "B" );
 
-        ( "1", "srh ar", "Optimist Time", "O" );
-        ( "1", "srh ar", "Last optimist", "L.Opt" );
-        ( "1", "srh br ar", "Num try", "N" );
+        ( "0", "srh ar", "Optimist Time", "O" );
+        ( "0", "srh ar", "Last optimist", "L.Opt" );
+        ( "0", "srh br ar", "Num try", "N" );
 
 (*
         ( "0", "srh", "Bitmap (absent|partial|present|verified)", 
(colored_chunks




reply via email to

[Prev in Thread] Current Thread [Next in Thread]