diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-05-01 10:05:22 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-05-01 10:18:49 -0400 |
commit | b0224bf7282f2ec968a46e35a2a8dab1ddaf0667 (patch) | |
tree | 646f76e0426b08e660cb03609717fc7a552bcd37 /src/or/hs_ident.h | |
parent | 4cf6b67f5e83e1a26b4b2fbdb3b169c137a30687 (diff) | |
download | tor-b0224bf7282f2ec968a46e35a2a8dab1ddaf0667.tar.gz tor-b0224bf7282f2ec968a46e35a2a8dab1ddaf0667.zip |
Add a mechanism for the logging system to report queued callbacks
Sometimes the logging system will queue a log message for later.
When it does this, the callback will either get flushed at the next
safe time, or from the second-elapsed callback.
But we're trying to eliminate the second-elapsed callback, so let's
make a way for the log system to tell its users about this.
Diffstat (limited to 'src/or/hs_ident.h')
0 files changed, 0 insertions, 0 deletions