Changeset 69fd61e


Ignore:
Timestamp:
Aug 5, 2017, 10:54:39 PM (8 years ago)
Author:
Jason Gross <jgross@mit.edu>
Children:
8a5803f
Parents:
acefe010
git-author:
Jason Gross <jgross@mit.edu> (08/05/17 22:17:39)
git-committer:
Jason Gross <jgross@mit.edu> (08/05/17 22:54:39)
Message:
Clarify a comment about deferred logging mode

As per https://github.com/barnowl/barnowl/pull/109#discussion_r131532293
File:
1 edited

Legend:

Unmodified
Added
Removed
  • logging.c

    racefe010 r69fd61e  
    268268 * EPERM, EACCES, or ETIMEDOUT, go into deferred logging mode and
    269269 * queue an admin message.  If it fails with anything else, display an
    270  * error message, but do not go into deferred logging mode.
     270 * error message, drop the log message, and do not go into deferred
     271 * logging mode.
    271272 *
    272273 * N.B. This function is called only on the disk-writing thread. */
Note: See TracChangeset for help on using the changeset viewer.