/[mldonkey]/mldonkey/src/networks/donkey/donkeyOvernet.ml
ViewVC logotype

Diff of /mldonkey/src/networks/donkey/donkeyOvernet.ml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.33 by spiralvoice, Sun Jul 10 23:19:16 2005 UTC revision 1.34 by spiralvoice, Thu Jul 14 14:05:25 2005 UTC
# Line 1581  let _ = Line 1581  let _ =
1581    
1582    (* Add this kind of web_info only for overnet (Edonkey    (* Add this kind of web_info only for overnet (Edonkey
1583       Kademlia has web_info = "kad"). *)       Kademlia has web_info = "kad"). *)
1584    if web_info = "ocl" then    if web_info = "contact.dat" then begin
1585      begin      if !!enable_overnet && !!overnet_update_nodes then
1586        CommonWeb.add_web_kind "contact.dat" (fun _ filename ->        CommonWeb.add_web_kind "contact.dat" (fun _ filename ->
1587            if !verbose_overnet then            if !verbose_overnet then
1588              lprintf_nl () "LOADED contact.dat";              lprintf_nl () "LOADED contact.dat";

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26