/[mldonkey]/mldonkey/src/daemon/common/commonClient.ml
ViewVC logotype

Diff of /mldonkey/src/daemon/common/commonClient.ml

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

revision 1.17 by spiralvoice, Mon Aug 1 20:15:28 2005 UTC revision 1.18 by spiralvoice, Mon Aug 1 20:58:01 2005 UTC
# Line 451  let clear_upload_slots () = Line 451  let clear_upload_slots () =
451        if i.GuiTypes.client_uploaded = Int64.zero && ctime > 1 then        if i.GuiTypes.client_uploaded = Int64.zero && ctime > 1 then
452          begin          begin
453            client_disconnect c;            client_disconnect c;
454            lprintf_nl "disconnected client %d: [%s %s] %s after %d minute of silence."            if !verbose then lprintf_nl "disconnected client %d: [%s %s] %s after %d minute of silence."
455              (client_num c)              (client_num c)
456              i.GuiTypes.client_software              i.GuiTypes.client_software
457              i.GuiTypes.client_release              i.GuiTypes.client_release

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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