Lines Matching +full:auto +full:- +full:retry
2 * Copyright 2001-2007 Niels Provos <provos@citi.umich.edu>
3 * Copyright 2007-2012 Niels Provos and Nick Mathewson
14 #include "util-internal.h"
15 #include "defer-internal.h"
24 DATA_CORRUPTED = -1,
25 REQUEST_CANCELED = -2,
26 DATA_TOO_LONG = -3
40 EVCON_READING_FIRSTLINE,/**< reading Request-Line (incoming conn) or
41 **< Status-Line (outgoing conn) */
74 /* set when we want to auto free the connection */
81 int retry_cnt; /* retry count */
85 * before retry */