/[mldonkey]/mldonkey/src/daemon/driver/driverMain.ml
ViewVC logotype

Diff of /mldonkey/src/daemon/driver/driverMain.ml

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

revision 1.47 by spiralvoice, Tue Jun 28 23:17:07 2005 UTC revision 1.48 by spiralvoice, Tue Jul 5 12:27:41 2005 UTC
# Line 115  let start_interfaces () = Line 115  let start_interfaces () =
115            chat_port DriverControlers.chat_handler);              chat_port DriverControlers.chat_handler);  
116        try        try
117          CommonChat.send_hello ()          CommonChat.send_hello ()
118        with _ -> lprintf (_b "CommonChat.send_hello failed");        with _ -> if !verbose then lprintf (_b "CommonChat.send_hello failed");
119      end;      end;
120        
121    gui_server_sock := find_port "gui server"  !!gui_bind_addr    gui_server_sock := find_port "gui server"  !!gui_bind_addr

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