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/donkeyUdp.ml


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/networks/donkey/donkeyUdp.ml
Date: Mon, 20 Jun 2005 14:58:38 -0400

Index: mldonkey/src/networks/donkey/donkeyUdp.ml
diff -u mldonkey/src/networks/donkey/donkeyUdp.ml:1.15 
mldonkey/src/networks/donkey/donkeyUdp.ml:1.16
--- mldonkey/src/networks/donkey/donkeyUdp.ml:1.15      Sun Apr 24 19:44:16 2005
+++ mldonkey/src/networks/donkey/donkeyUdp.ml   Mon Jun 20 18:58:31 2005
@@ -226,7 +226,7 @@
     match p.UdpSocket.udp_addr with
       | Unix.ADDR_INET(ip, port) ->
           let ip = Ip.of_inet_addr ip in
-          if !!update_server_list then
+          if !!update_server_list_server then
             let s = check_add_server ip (port-4) in
             (* set last_conn, but add a 2 minutes offset to prevent 
                staying connected to this server *)




reply via email to

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