server_tap.py: minor docs
This commit is contained in:
parent
849a90f0fa
commit
d36e0c44bd
|
@ -11,7 +11,8 @@ glues the two TCP sockets together.
|
||||||
|
|
||||||
If --usage-logfile= is provided, a line will be written to the given file after
|
If --usage-logfile= is provided, a line will be written to the given file after
|
||||||
each connection is done. This line will be a complete JSON object (starting
|
each connection is done. This line will be a complete JSON object (starting
|
||||||
with "{" and ending with "}\n"). The keys will be:
|
with "{", ending with "}\n", and containing no internal newlines). The keys
|
||||||
|
will be:
|
||||||
|
|
||||||
* 'started': number, seconds since epoch
|
* 'started': number, seconds since epoch
|
||||||
* 'total_time': number, seconds from open to last close
|
* 'total_time': number, seconds from open to last close
|
||||||
|
|
Loading…
Reference in New Issue
Block a user