diff -r 18ae2c860880 stunnel/stunnel.ml --- a/stunnel/stunnel.ml Fri Apr 23 15:08:46 2010 +0100 +++ b/stunnel/stunnel.ml Fri Apr 23 15:43:59 2010 +0100 @@ -306,6 +306,7 @@ check_verify_error line; check_error "Connection refused" line; check_error "No host resolved" line; + check_error "No route to host" line; check_error "Invalid argument" line in Unixext.readfile_line check_line st_proc.logfile (* If we reach here the whole stunnel log should have been gone through