Commit c17417b0 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Document timescale of srcaddr->ttl


git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@1672 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 64de5192
......@@ -91,6 +91,7 @@ struct srcaddr {
char addr[TCP_ADDRBUFSIZE];
unsigned nref;
/* How long to keep entry around. Inherits timescale from t_open */
double ttl;
struct acct acct;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment