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/donkey/donkeyClient.


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/networks/donkey/donkeyClient.ml
Date: Tue, 28 Jun 2005 18:45:58 -0400

Index: mldonkey/src/networks/donkey/donkeyClient.ml
diff -u mldonkey/src/networks/donkey/donkeyClient.ml:1.47 
mldonkey/src/networks/donkey/donkeyClient.ml:1.48
--- mldonkey/src/networks/donkey/donkeyClient.ml:1.47   Mon Jun 20 18:58:31 2005
+++ mldonkey/src/networks/donkey/donkeyClient.ml        Tue Jun 28 22:45:57 2005
@@ -1763,7 +1763,7 @@
       | _ -> ()
       
 let init_connection sock ip =
-(*  ignore (setsock_iptos_throughput (fd (TcpBufferedSocket.sock sock))); *)
+  TcpBufferedSocket.setsock_iptos_throughput sock;
   
   let nolimit = try
       Ip.matches ip !!nolimit_ips




reply via email to

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