/[mldonkey]/mldonkey/src/networks/gnutella/gnutellaFunctions.ml
ViewVC logotype

Diff of /mldonkey/src/networks/gnutella/gnutellaFunctions.ml

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

revision 1.2 by spiralvoice, Sun Mar 20 01:41:30 2005 UTC revision 1.3 by spiralvoice, Mon Aug 1 23:53:54 2005 UTC
# Line 158  let handlers info gconn = Line 158  let handlers info gconn =
158                              (try                              (try
159                                  h gconn sock (first_line, headers);                                  h gconn sock (first_line, headers);
160                                with e ->                                with e ->
161                                    if !verbose_hidden_errors then
162                                    lprintf "HttpReader: handler raised %s\n"                                    lprintf "HttpReader: handler raised %s\n"
163                                      (Printexc2.to_string e);                                      (Printexc2.to_string e);
164                                    close sock (Closed_for_exception e));                                    close sock (Closed_for_exception e));

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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