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

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

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

revision 1.47 by spiralvoice, Mon Jun 20 18:58:31 2005 UTC revision 1.48 by spiralvoice, Tue Jun 28 22:45:57 2005 UTC
# Line 1763  let client_handler2 c sock event = Line 1763  let client_handler2 c sock event =
1763        | _ -> ()        | _ -> ()
1764                
1765  let init_connection sock ip =  let init_connection sock ip =
1766  (*  ignore (setsock_iptos_throughput (fd (TcpBufferedSocket.sock sock))); *)    TcpBufferedSocket.setsock_iptos_throughput sock;
1767        
1768    let nolimit = try    let nolimit = try
1769        Ip.matches ip !!nolimit_ips        Ip.matches ip !!nolimit_ips

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48

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