/[mldonkey]/mldonkey/src/networks/opennap/opennapServers.ml
ViewVC logotype

Diff of /mldonkey/src/networks/opennap/opennapServers.ml

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

revision 1.9 by spiralvoice, Sun Mar 20 01:41:30 2005 UTC revision 1.10 by spiralvoice, Sun Jul 17 16:11:13 2005 UTC
# Line 518  let _ = Line 518  let _ =
518    );    );
519        
520    network.op_network_connected <- (fun _ -> !connected_servers != []);    network.op_network_connected <- (fun _ -> !connected_servers != []);
521    network.op_network_save_complex_options <- (fun _ -> ())    network.op_network_save_complex_options <- (fun _ -> ());
522      network.op_network_save_sources <- (fun _ -> ())
523    
524    (*    (*
525            If you run a packet sniffer on WPNP (WinMX Peer Network Protocol) packets, it will soon become apparent that these packets are not transmitted in cleartext. For instance, search terms cannot directly be found            If you run a packet sniffer on WPNP (WinMX Peer Network Protocol) packets, it will soon become apparent that these packets are not transmitted in cleartext. For instance, search terms cannot directly be found

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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