X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Foptions.h;h=518a50def859087382e27ede11b98bd3a03b9f19;hp=34e9991cbfa95595b3b578f708078e75f05bcabb;hb=30ac043b0a4a9a983dd1b50ce1c89ed953019292;hpb=13d5d2ed7391b21d553211452c4d2974c97fea9c diff --git a/src/options.h b/src/options.h index 34e9991c..518a50de 100644 --- a/src/options.h +++ b/src/options.h @@ -35,6 +35,7 @@ struct options int verbose; /* Are we verbose? */ int quiet; /* Are we quiet? */ int ntry; /* Number of tries per URL */ + int retry_connrefused; /* Treat CONNREFUSED as non-fatal. */ int background; /* Whether we should work in background. */ int kill_longer; /* Do we reject messages with *more* data than specified in