Compare commits

...

2 Commits

1 changed files with 8 additions and 5 deletions

View File

@ -19,7 +19,10 @@ enum
/* 2: statistical. informational+size of header and body in bytes, round-trip time, etc */
/* 3+: debug. statistical+all internal state changes */
/* currently we only implement 1 */
V
V,
/* set redir limit (not currently implemented) */
R
};
enum